Test: /tests/basic/022.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(10) {
002- ["cookie1"]=>
003- string(6) "val1 "
004- ["cookie2"]=>
005- string(5) "val2 "
006- ["cookie3"]=>
007- string(6) "val 3."
008- ["cookie_4"]=>
009- string(10) " value 4 ;"
010- ["cookie__5"]=>
011- string(7) " value"
012- ["cookie_6"]=>
013- string(3) "��"
014- ["cookie_7"]=>
015- string(0) ""
016- ["$cookie_8"]=>
017- string(0) ""
018- ["cookie-9"]=>
019- string(1) "1"
020- ["-_&_%_$cookie_10"]=>
021- string(2) "10"
022- }
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(10) {
002- ["cookie1"]=>
003- string(6) "val1 "
004- ["cookie2"]=>
005- string(5) "val2 "
006- ["cookie3"]=>
007- string(6) "val 3."
008- ["cookie_4"]=>
009- string(10) " value 4 ;"
010- ["cookie__5"]=>
011- string(7) " value"
012- ["cookie_6"]=>
013- string(3) "��"
014- ["cookie_7"]=>
015- string(0) ""
016- ["$cookie_8"]=>
017- string(0) ""
018- ["cookie-9"]=>
019- string(1) "1"
020- ["-_&_%_$cookie_10"]=>
021- string(2) "10"
022- }