Test: /ext/session/tests/session_save_path_variation4.phpt - Version 7.3.17    

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

Count Diff
1 (50%)
008+ Warning: session_start(): Cannot find serialization handler 'igbinary' - session startup failed in %s/session_save_path_variation4.php on line 26
008- Warning: session_start(): open_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line 26
009-
010- Warning: session_start(): Failed to initialize storage module: files (path: ) in %s on line 26
1 (50%)
002+
003+ Warning: chdir(): open_basedir restriction in effect. File(/Users/juliodimaggio/downloads/php-7.3.17/ext/session/tests) is not within the allowed path(s): (.) in %s/session_save_path_variation4.php on line 15
004+
005+ Warning: file_exists(): open_basedir restriction in effect. File(/Users/juliodimaggio/downloads/php-7.3.17/ext/session/tests/sessions) is not within the allowed path(s): (.) in %s/session_save_path_variation4.php on line 18
006+
007+ Warning: mkdir(): open_basedir restriction in effect. File(/Users/juliodimaggio/downloads/php-7.3.17/ext/session/tests/sessions) is not within the allowed path(s): (.) in %s/session_save_path_variation4.php on line 22
008+ bool(false)
009+
010+ Warning: chdir(): open_basedir restriction in effect. File(/Users/juliodimaggio/downloads/php-7.3.17/ext/session/tests/sessions) is not within the allowed path(s): (.) in %s/session_save_path_variation4.php on line 23
011+ bool(false)
002- bool(true)
003- bool(true)