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

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

Count Diff
1 (50%)
001+ dyld: Library not loaded: libmysqlclient.18.dylib
002+ Referenced from: /Users/ngupta/Downloads/php-5.3.19/sapi/cgi/php-cgi
003+ Reason: image not found
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 (50%)
001+ /root/php-5.3.19/sapi/cgi/php-cgi: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory
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""