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

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

Count Diff
4 (80%)
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- }
1 (20%)
001+ Warning: session_start(): open(/var/lib/php/sessions/sess_07bd2071ea9ddd632fa30bc8630e70da, 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: /var/lib/php/sessions) 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) {