Test: /ext/session/tests/session_module_name_variation4.phpt - Version 5.5.23    

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

Count Diff
2 (67%)
012+ array(0) {
012- array(3) {
013- ["Blah"]=>
014- string(12) "Hello World!"
015- ["Foo"]=>
016- bool(false)
017- ["Guff"]=>
018- int(1234567890)
1 (33%)
011+
012+ Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/app/installer/php-5.5.23/ext/session/tests) in %s/session_module_name_variation4.php on line 24
012- array(3) {
013- ["Blah"]=>
014- string(12) "Hello World!"
015- ["Foo"]=>
016- bool(false)
017- ["Guff"]=>
018- int(1234567890)
014+ array(0) {