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

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

Count Diff
1 (50%)
001+ Warning: session_start(): open(/usr/local/apache2/php-session/sess_0a42aecea21b5294e86abcf7ea6d2ca6, 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 (50%)
001+ Warning: session_start(): open(/tmp/session/sess_enh4r5aut65n641usr64q80qhe, 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: /tmp/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