Test: /tests/basic/027.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(4) {
002- ["a"]=>
003- string(1) "1"
004- ["b"]=>
005- string(3) "ZYX"
006- ["d"]=>
007- string(3) "123"
008- ["e"]=>
009- array(1) {
010- [0]=>
011- array(1) {
012- [0]=>
013- string(1) "3"
014- }
015- }
016- }
017- string(115) "Unknown: Input variable nesting level exceeded 10. To increase the limit change max_input_nesting_level in php.ini."
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(4) {
002- ["a"]=>
003- string(1) "1"
004- ["b"]=>
005- string(3) "ZYX"
006- ["d"]=>
007- string(3) "123"
008- ["e"]=>
009- array(1) {
010- [0]=>
011- array(1) {
012- [0]=>
013- string(1) "3"
014- }
015- }
016- }
017- string(115) "Unknown: Input variable nesting level exceeded 10. To increase the limit change max_input_nesting_level in php.ini."