Test: /tests/basic/rfc1867_anonymous_upload.phpt - Version 7.3.25    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: POST Content-Length of 352 bytes exceeds the limit of 4 bytes in Unknown on line 0
002+ array(0) {
003+ }
004+ array(0) {
005+ }
001- array(2) {
002- [%d]=>
003- array(5) {
004- ["name"]=>
005- string(9) "file1.txt"
006- ["type"]=>
007- string(16) "text/plain-file1"
008- ["tmp_name"]=>
009- string(%d) "%s"
010- ["error"]=>
011- int(0)
012- ["size"]=>
013- int(1)
014- }
015- [%d]=>
016- array(5) {
017- ["name"]=>
018- string(9) "file2.txt"
019- ["type"]=>
020- string(16) "text/plain-file2"
021- ["tmp_name"]=>
022- string(%d) "%s"
023- ["error"]=>
024- int(0)
025- ["size"]=>
026- int(1)
027- }
028- }
029- array(0) {
030- }