Test: /ext/filter/tests/041.phpt - Version 5.6.21    

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

Count Diff
180 (99%)
001+ Segmentation fault (core dumped)
001- array(3) {
002- ["abc"]=>
003- string(3) "dir"
004- ["def"]=>
005- string(4) "true"
006- ["xyz"]=>
007- string(17) ""foo bar""
008- }
009- bool(true)
010- string(3) "dir"
011- string(4) "true"
012- string(9) ""foo bar""
013- bool(false)
014- string(17) ""foo bar""
1 (1%)
001+
001- array(3) {
002- ["abc"]=>
003- string(3) "dir"
004- ["def"]=>
005- string(4) "true"
006- ["xyz"]=>
007- string(17) ""foo bar""
008- }
009- bool(true)
010- string(3) "dir"
011- string(4) "true"
012- string(9) ""foo bar""
013- bool(false)
014- string(17) ""foo bar""