Test: /ext/standard/tests/serialize/bug70219_1.phpt - Version 7.2.29    

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

Count Diff
1 (50%)
001+ Warning: session_start(): open(/www/apache/tmp/php/session-save-path/sess_91b242559d5edc6bc72750f821352a00, O_RDWR) failed: No such file or directory (2) in %s/bug70219_1.php on line 3
002+
003+ Warning: session_start(): Failed to read session data: files (path: /www/apache/tmp/php/session-save-path) in %s/bug70219_1.php on line 3
004+
005+ Warning: session_decode(): Session is not active. You cannot decode session data in %s/bug70219_1.php on line 11
006+
007+ Warning: session_decode(): Session is not active. You cannot decode session data in %s/bug70219_1.php on line 11
013- object(obj)#1 (1) {
014- ["data"]=>
015- NULL
020+ array(0) {
1 (50%)
001+ Warning: session_start(): Cannot find save handler 'redis' - session startup failed in %s/bug70219_1.php on line 3
002+
003+ Warning: session_decode(): Session is not active. You cannot decode session data in %s/bug70219_1.php on line 11
004+
005+ Warning: session_decode(): Session is not active. You cannot decode session data in %s/bug70219_1.php on line 11
013- object(obj)#1 (1) {
014- ["data"]=>
015- NULL
018+
019+ Notice: Undefined variable: _SESSION in %s/bug70219_1.php on line 25
020+ NULL
016- }