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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
004+
005+ Notice: Undefined variable: baz in %s/005.php on line 50
006+
007+ Fatal error: Call to a member function method() on a non-object in %s/005.php on line 50
008+ WRITE: abtest,
009+ CLOSE
004- object(foo)#2 (2) {
005- ["bar"]=>
006- string(2) "ok"
007- ["yes"]=>
008- int(2)
009- }
010- array(1) {
011- [3]=>
012- object(foo)#3 (2) {
013- ["bar"]=>
014- string(2) "ok"
015- ["yes"]=>
016- int(2)
017- }
018- }
019- 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;}}
020- CLOSE
021- OPEN: PHPSESSID
022- READ: abtest
023-
024- Deprecated: Function session_register() is deprecated in %s on line %d
025- object(foo)#4 (2) {
026- ["bar"]=>
027- string(2) "ok"
028- ["yes"]=>
029- int(3)
030- }
031- array(1) {
032- [3]=>
033- object(foo)#2 (2) {
034- ["bar"]=>
035- string(2) "ok"
036- ["yes"]=>
037- int(3)
038- }
039- }
040- int(123)
041- WRITE: abtest, baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";i:3;}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";i:3;}}c|i:123;
042- CLOSE
043- OPEN: PHPSESSID
044- READ: abtest
045- object(foo)#3 (2) {
046- ["bar"]=>
047- string(2) "ok"
048- ["yes"]=>
049- int(3)
050- }
051- array(1) {
052- [3]=>
053- object(foo)#4 (2) {
054- ["bar"]=>
055- string(2) "ok"
056- ["yes"]=>
057- int(3)
058- }
059- }
060- int(123)
061- DESTROY: abtest
062- CLOSE