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