Test: /ext/standard/tests/strings/bug72663_2.phpt - Version 7.1.4    

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

Count Diff
2 (33%)
001+ Warning: session_start(): Cannot find save handler 'redis' - session startup failed in %s/bug72663_2.php on line 4
002+
003+ Warning: session_decode(): Session is not active. You cannot decode session data in %s/bug72663_2.php on line 6
004+
005+ Notice: Undefined variable: _SESSION in %s/bug72663_2.php on line 7
006+ NULL
001- Notice: session_decode(): Unexpected end of serialized data in %sbug72663_2.php on line %d
002- array(0) {
003- }
1 (17%)
001+ Warning: session_start(): open(/usr/local/apache2/php-session/sess_b38b0d650f64bbac238f7d5d7ed95d40, O_RDWR) failed: Permission denied (13) in %s/bug72663_2.php on line 4
002+
003+ Warning: session_start(): Failed to read session data: files (path: /usr/local/apache2/php-session) in %s/bug72663_2.php on line 4
004+
005+ Warning: session_decode(): Session is not active. You cannot decode session data in %s/bug72663_2.php on line 6
001- Notice: session_decode(): Unexpected end of serialized data in %sbug72663_2.php on line %d
1 (17%)
001+ Warning: session_start(): open(/tmp/php_session/sess_e063f70e46aea1c3cda6fd0e5c77f783, O_RDWR) failed: No such file or directory (2) in %s/bug72663_2.php on line 4
002+
003+ Warning: session_start(): Failed to read session data: files (path: /tmp/php_session) in %s/bug72663_2.php on line 4
004+
005+ Warning: session_decode(): Session is not active. You cannot decode session data in %s/bug72663_2.php on line 6
001- Notice: session_decode(): Unexpected end of serialized data in %sbug72663_2.php on line %d
1 (17%)
001+ Warning: session_start(): open(/tmp/php-session-temp/sess_bc79c48c449c6c4975625b9be1061784, O_RDWR) failed: No such file or directory (2) in %s/bug72663_2.php on line 4
002+
003+ Warning: session_start(): Failed to read session data: files (path: /tmp/php-session-temp) in %s/bug72663_2.php on line 4
004+
005+ Warning: session_decode(): Session is not active. You cannot decode session data in %s/bug72663_2.php on line 6
001- Notice: session_decode(): Unexpected end of serialized data in %sbug72663_2.php on line %d
1 (17%)
001+ Warning: session_start(): Cannot find save handler 'memcache' - session startup failed in %s/bug72663_2.php on line 4
002+
003+ Warning: session_decode(): Session is not active. You cannot decode session data in %s/bug72663_2.php on line 6
004+
005+ Notice: Undefined variable: _SESSION in %s/bug72663_2.php on line 7
006+ NULL
001- Notice: session_decode(): Unexpected end of serialized data in %sbug72663_2.php on line %d
002- array(0) {
003- }