Test: /tests/basic/rfc1867_array_upload.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(1) {
002- [%u|b%"file"]=>
003- array(5) {
004- [%u|b%"name"]=>
005- array(3) {
006- [0]=>
007- %unicode|string%(9) "file1.txt"
008- [2]=>
009- %unicode|string%(9) "file2.txt"
010- [3]=>
011- %unicode|string%(9) "file3.txt"
012- }
013- [%u|b%"type"]=>
014- array(3) {
015- [0]=>
016- %unicode|string%(16) "text/plain-file1"
017- [2]=>
018- %unicode|string%(16) "text/plain-file2"
019- [3]=>
020- %unicode|string%(16) "text/plain-file3"
021- }
022- [%u|b%"tmp_name"]=>
023- array(3) {
024- [0]=>
025- %unicode|string%(%d) "%s"
026- [2]=>
027- %unicode|string%(%d) "%s"
028- [3]=>
029- %unicode|string%(%d) "%s"
030- }
031- [%u|b%"error"]=>
032- array(3) {
033- [0]=>
034- int(0)
035- [2]=>
036- int(0)
037- [3]=>
038- int(0)
039- }
040- [%u|b%"size"]=>
041- array(3) {
042- [0]=>
043- int(1)
044- [2]=>
045- int(1)
046- [3]=>
047- int(1)
048- }
049- }
050- }
051- array(0) {
052- }
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(1) {
002- [%u|b%"file"]=>
003- array(5) {
004- [%u|b%"name"]=>
005- array(3) {
006- [0]=>
007- %unicode|string%(9) "file1.txt"
008- [2]=>
009- %unicode|string%(9) "file2.txt"
010- [3]=>
011- %unicode|string%(9) "file3.txt"
012- }
013- [%u|b%"type"]=>
014- array(3) {
015- [0]=>
016- %unicode|string%(16) "text/plain-file1"
017- [2]=>
018- %unicode|string%(16) "text/plain-file2"
019- [3]=>
020- %unicode|string%(16) "text/plain-file3"
021- }
022- [%u|b%"tmp_name"]=>
023- array(3) {
024- [0]=>
025- %unicode|string%(%d) "%s"
026- [2]=>
027- %unicode|string%(%d) "%s"
028- [3]=>
029- %unicode|string%(%d) "%s"
030- }
031- [%u|b%"error"]=>
032- array(3) {
033- [0]=>
034- int(0)
035- [2]=>
036- int(0)
037- [3]=>
038- int(0)
039- }
040- [%u|b%"size"]=>
041- array(3) {
042- [0]=>
043- int(1)
044- [2]=>
045- int(1)
046- [3]=>
047- int(1)
048- }
049- }
050- }
051- array(0) {
052- }