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

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

Count Diff
1 (33%)
001+ Warning: session_start(): open(/var/www/httpd/php/session/sess_b2f8386bce91cb68e850452d2a3b4797, 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: /var/www/httpd/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 (33%)
001+ Warning: session_start(): open(/var/lib/php/session/sess_6e96a08f0158a867e4d16b1e5a274264, 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: /var/lib/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 (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- }