Test: /ext/session/tests/025.phpt - Version 7.1.13    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: session_start(): Cannot find save handler 'memcached' - session startup failed in %s/025.php on line 57
002+
003+ Notice: Undefined variable: _SESSION in %s/025.php on line 58
004+
005+ Notice: Undefined variable: _SESSION in %s/025.php on line 59
006+
007+ Fatal error: Uncaught Error: Call to a member function method() on null in %s/025.php:60
008+ Stack trace:
009+ #0 {main}
010+ thrown in %s/025.php on line 60
001- OPEN: PHPSESSID
002- READ: 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- CLOSE
020- OPEN: PHPSESSID
021- READ: abtest
022- object(foo)#%d (2) {
023- ["bar"]=>
024- string(2) "ok"
025- ["yes"]=>
026- int(3)
027- }
028- array(1) {
029- [3]=>
030- object(foo)#%d (2) {
031- ["bar"]=>
032- string(2) "ok"
033- ["yes"]=>
034- int(3)
035- }
036- }
037- int(123)
038- 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;
039- CLOSE
040- OPEN: PHPSESSID
041- READ: abtest
042- object(foo)#%d (2) {
043- ["bar"]=>
044- string(2) "ok"
045- ["yes"]=>
046- int(3)
047- }
048- array(1) {
049- [3]=>
050- object(foo)#%d (2) {
051- ["bar"]=>
052- string(2) "ok"
053- ["yes"]=>
054- int(3)
055- }
056- }
057- int(123)
058- DESTROY: abtest
059- CLOSE