Test: /tests/basic/017.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- [0]=>
003- string(1) "1"
004- ["a"]=>
005- string(1) "1"
006- ["b"]=>
007- string(1) "3"
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- [0]=>
003- string(1) "1"
004- ["a"]=>
005- string(1) "1"
006- ["b"]=>
007- string(1) "3"
008- }