Test: /ext/filter/tests/035.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- bool(false)
002- int(156)
003- array(2) {
004- ["elm1"]=>
005- int(1234)
006- ["elm2"]=>
007- bool(false)
008- }
009- array(2) {
010- ["elm1"]=>
011- int(1234)
012- ["elm2"]=>
013- int(432)
014- }
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- bool(false)
002- int(156)
003- array(2) {
004- ["elm1"]=>
005- int(1234)
006- ["elm2"]=>
007- bool(false)
008- }
009- array(2) {
010- ["elm1"]=>
011- int(1234)
012- ["elm2"]=>
013- int(432)
014- }