Test: /tests/basic/031.phpt - Version 5.5.16    

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

Count Diff
2 (67%)
001+
001- array(3) {
002- ["data"]=>
003- string(3) "abc"
004- ["data2"]=>
005- string(9) "more data"
006- ["data3"]=>
007- string(14) "even more data"
008- }
1 (33%)
001+ dyld: Library not loaded: libmysqlclient.18.dylib
002+ Referenced from: /Users/dkelsey/Development/php/builds/build-5.5.16/sapi/cgi/php-cgi
003+ Reason: image not found
001- array(3) {
002- ["data"]=>
003- string(3) "abc"
004- ["data2"]=>
005- string(9) "more data"
006- ["data3"]=>
007- string(14) "even more data"
008- }