Test: /ext/session/tests/session_decode_variation1.phpt - Version 5.3.10-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+
003+ Warning: session_start(): Cannot find serialization handler 'igbinary' - session startup failed in %s/session_decode_variation1.php on line 13
004+ bool(false)
005+
006+ Warning: session_decode(): Unknown session.serialize_handler. Failed to decode session object in %s/session_decode_variation1.php on line 14
004- array(3) {
005- ["foo"]=>
006- &array(3) {
007- [0]=>
008- int(1)
009- [1]=>
010- int(2)
011- [2]=>
012- int(3)
013- }
014- ["guff"]=>
015- &array(3) {
016- [0]=>
017- int(1)
018- [1]=>
019- int(2)
020- [2]=>
021- int(3)
022- }
023- ["blah"]=>
024- &array(3) {
025- [0]=>
026- int(1)
027- [1]=>
028- int(2)
008+
009+ Notice: Undefined variable: _SESSION in %s/session_decode_variation1.php on line 15
010+ NULL
011+
012+ Warning: session_decode(): Unknown session.serialize_handler. Failed to decode session object in %s/session_decode_variation1.php on line 16
014+
015+ Notice: Undefined variable: _SESSION in %s/session_decode_variation1.php on line 17
016+ NULL
017+
018+ Warning: session_decode(): Unknown session.serialize_handler. Failed to decode session object in %s/session_decode_variation1.php on line 18
019+ bool(true)
020+
021+ Notice: Undefined variable: _SESSION in %s/session_decode_variation1.php on line 19
022+ NULL
023+
024+ Warning: session_decode(): Unknown session.serialize_handler. Failed to decode session object in %s/session_decode_variation1.php on line 20
025+ bool(true)
026+
027+ Notice: Undefined variable: _SESSION in %s/session_decode_variation1.php on line 21
028+ NULL
029+
030+ Warning: session_decode(): Unknown session.serialize_handler. Failed to decode session object in %s/session_decode_variation1.php on line 22
031+ bool(true)
032+
033+ Notice: Undefined variable: _SESSION in %s/session_decode_variation1.php on line 23
034+ NULL
035+
036+ Warning: session_destroy(): Trying to destroy uninitialized session in %s/session_decode_variation1.php on line 24
037+ bool(false)
038+ Done
029- [2]=>
030- int(3)
031- }
032- }
033- bool(true)
034- array(3) {
035- ["foo"]=>
036- &array(3) {
037- [0]=>
038- int(1)
039- [1]=>
040- int(2)
041- [2]=>
042- int(3)
043- }
044- ["guff"]=>
045- &array(3) {
046- [0]=>
047- int(1)
048- [1]=>
049- int(2)
050- [2]=>
051- int(3)
052- }
053- ["blah"]=>
054- &array(3) {
055- [0]=>
056- int(1)
057- [1]=>
058- int(2)
059- [2]=>
060- int(3)
061- }
062- }
063- bool(true)
064- array(3) {
065- ["foo"]=>
066- &array(3) {
067- [0]=>
068- int(1)
069- [1]=>
070- int(2)
071- [2]=>
072- int(3)
073- }
074- ["guff"]=>
075- &array(3) {
076- [0]=>
077- int(1)
078- [1]=>
079- int(2)
080- [2]=>
081- int(3)
082- }
083- ["blah"]=>
084- &array(3) {
085- [0]=>
086- int(1)
087- [1]=>
088- int(2)
089- [2]=>
090- int(3)
091- }
092- }
093- bool(true)
094- array(3) {
095- ["foo"]=>
096- &array(3) {
097- [0]=>
098- int(1)
099- [1]=>
100- int(2)
101- [2]=>
102- int(3)
103- }
104- ["guff"]=>
105- &array(3) {
106- [0]=>
107- int(1)
108- [1]=>
109- int(2)
110- [2]=>
111- int(3)
112- }
113- ["blah"]=>
114- &array(3) {
115- [0]=>
116- int(1)
117- [1]=>
118- int(2)
119- [2]=>
120- int(3)
121- }
122- }
123- bool(true)
124- array(3) {
125- ["foo"]=>
126- &array(3) {
127- [0]=>
128- int(1)
129- [1]=>
130- int(2)
131- [2]=>
132- int(3)
133- }
134- ["guff"]=>
135- &array(3) {
136- [0]=>
137- int(1)
138- [1]=>
139- int(2)
140- [2]=>
141- int(3)
142- }
143- ["blah"]=>
144- &array(3) {
145- [0]=>
146- int(1)
147- [1]=>
148- int(2)
149- [2]=>
150- int(3)
151- }
152- }
153- bool(true)
154- Done