Test: /ext/session/tests/session_set_save_handler_sid_002.phpt - Version 5.6.0-dev    

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

Count Diff
1 (50%)
003+ Warning: Wrong parameter count for session_set_save_handler() in %s/session_set_save_handler_sid_002.php on line 50
003- Fatal error: session_start(): Session id must be a string in %s on line %d
004+ string(32) "d97e9397565f677351126f823b1d72ff"
005+ string(5) "files"
006+ array(1) {
007+ ["foo"]=>
008+ string(5) "hello"
009+ }
010+ array(1) {
011+ ["foo"]=>
012+ string(5) "hello"
013+ }
1 (50%)
003+ Warning: Wrong parameter count for session_set_save_handler() in %s/session_set_save_handler_sid_002.php on line 50
003- Fatal error: session_start(): Session id must be a string in %s on line %d
004+ string(32) "4a26b31483af1a6a1521952e0cf0c408"
005+ string(5) "files"
006+ array(1) {
007+ ["foo"]=>
008+ string(5) "hello"
009+ }
010+ array(1) {
011+ ["foo"]=>
012+ string(5) "hello"
013+ }