Test: /ext/session/tests/024.phpt - Version 5.3.9RC3    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+
004+ Notice: Undefined index: baz in %s/024.php on line 50
005+
006+ Notice: Undefined index: arr in %s/024.php on line 51
007+
008+ Fatal error: Call to a member function method() on a non-object in %s/024.php on line 52
009+ WRITE: abtest,
003- object(foo)#%d (2) {
004- ["bar"]=>
005- string(2) "ok"
006- ["yes"]=>
007- int(2)
008- }
009- array(1) {
010- [3]=>
011- object(foo)#%d (2) {
012- ["bar"]=>
013- string(2) "ok"
014- ["yes"]=>
015- int(2)
016- }
017- }
018- WRITE: abtest, baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";i:2;}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";i:2;}}
019- OPEN: PHPSESSID
020- READ: abtest
021- object(foo)#%d (2) {
022- ["bar"]=>
023- string(2) "ok"
024- ["yes"]=>
025- int(2)
026- }
027- array(1) {
028- [3]=>
029- object(foo)#%d (2) {
030- ["bar"]=>
031- string(2) "ok"
032- ["yes"]=>
033- int(2)
034- }
035- }
036- DESTROY: abtest