Test: /ext/standard/tests/serialize/bug70219.phpt - Version 5.6.34        

Failed loading bug info. SimpleXML: Yes, OpenSSL: Yes

There are 3 different diffs reported by users for this test.

Count Diff
2 (50%)
001+ Fatal error: Call to undefined function session_start() in %s/bug70219.php on line 8
001- Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on line %d
002- array(2) {
003- [0]=>
004- object(obj)#%d (1) {
005- ["data"]=>
006- NULL
007- }
008- [1]=>
009- array(0) {
010- }
011- }
1 (25%)
001+ Warning: session_start(): open(/ebs/esp/phpsess/sess_9303b2bca9b124674557e0c6884a57d1, O_RDWR) failed: Permission denied (13) in %s/bug70219.php on line 8
002+
003+ Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at %s/bug70219.php:8) in %s/bug70219.php on line 8
004+
1 (25%)
001+ Warning: session_start(): Cannot find save handler 'memcache' - session startup failed in %s/bug70219.php on line 8
002+
003+ Warning: session_decode(): Trying to destroy uninitialized session in %s/bug70219.php on line 9
004+