Test: /tests/basic/018.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(2) {
002- [0]=>
003- array(1) {
004- [0]=>
005- string(1) "1"
006- }
007- [1]=>
008- array(1) {
009- [0]=>
010- string(1) "3"
011- }
012- }
013- array(1) {
014- ["a"]=>
015- array(1) {
016- ["b"]=>
017- array(2) {
018- ["c"]=>
019- string(1) "1"
020- ["d"]=>
021- string(1) "1"
022- }
023- }
024- }
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(2) {
002- [0]=>
003- array(1) {
004- [0]=>
005- string(1) "1"
006- }
007- [1]=>
008- array(1) {
009- [0]=>
010- string(1) "3"
011- }
012- }
013- array(1) {
014- ["a"]=>
015- array(1) {
016- ["b"]=>
017- array(2) {
018- ["c"]=>
019- string(1) "1"
020- ["d"]=>
021- string(1) "1"
022- }
023- }
024- }