Test: /ext/standard/tests/serialize/bug72663_3.phpt - Version 7.2.12    

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

Count Diff
7 (70%)
001+ Warning: session_start(): Cannot find save handler 'redis' - session startup failed in %s/bug72663_3.php on line 2
002+
003+ Warning: session_decode(): Session is not active. You cannot decode session data in %s/bug72663_3.php on line 4
001- Notice: session_decode(): Unexpected end of serialized data in %s on line %d
002- array(0) {
003- }
004+
005+ Notice: Undefined variable: _SESSION in %s/bug72663_3.php on line 5
006+ NULL
1 (10%)
001+ Warning: session_start(): open(/var/www/httpd/php/session/sess_1a1e6a4f6583110987dc6a81b541b9f1, O_RDWR) failed: No such file or directory (2) in %s/bug72663_3.php on line 2
002+
003+ Warning: session_start(): Failed to read session data: files (path: /var/www/httpd/php/session) in %s/bug72663_3.php on line 2
004+
005+ Warning: session_decode(): Session is not active. You cannot decode session data in %s/bug72663_3.php on line 4
001- Notice: session_decode(): Unexpected end of serialized data in %s on line %d
1 (10%)
001+ Warning: session_start(): open(/usr/local/apache2/php-session/sess_1bcae6869c0d76850dfddf4dc677a6e9, O_RDWR) failed: Permission denied (13) in %s/bug72663_3.php on line 2
002+
003+ Warning: session_start(): Failed to read session data: files (path: /usr/local/apache2/php-session) in %s/bug72663_3.php on line 2
004+
005+ Warning: session_decode(): Session is not active. You cannot decode session data in %s/bug72663_3.php on line 4
001- Notice: session_decode(): Unexpected end of serialized data in %s on line %d
1 (10%)
001+ Warning: session_start(): Cannot find save handler 'memcached' - session startup failed in %s/bug72663_3.php on line 2
002+
003+ Warning: session_decode(): Session is not active. You cannot decode session data in %s/bug72663_3.php on line 4
001- Notice: session_decode(): Unexpected end of serialized data in %s on line %d
002- array(0) {
003- }
004+
005+ Notice: Undefined variable: _SESSION in %s/bug72663_3.php on line 5
006+ NULL