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

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

Count Diff
11 (92%)
012+ array(0) {
012- array(3) {
013- ["Blah"]=>
014- string(12) "Hello World!"
015- ["Foo"]=>
016- bool(false)
017- ["Guff"]=>
018- int(1234567890)
1 (8%)
001+ ** ERROR: process timed out **
001- *** Testing session_module_name() : variation ***
002-
003- array(3) {
004- ["Blah"]=>
005- string(12) "Hello World!"
006- ["Foo"]=>
007- bool(false)
008- ["Guff"]=>
009- int(1234567890)
010- }
011- NULL
012- array(3) {
013- ["Blah"]=>
014- string(12) "Hello World!"
015- ["Foo"]=>
016- bool(false)
017- ["Guff"]=>
018- int(1234567890)
019- }
020- bool(true)
021- array(0) {
022- }
023- bool(true)