Test: /tests/basic/rfc1867_empty_upload.phpt - Version 7.1.32    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Warning: POST Content-Length of 634 bytes exceeds the limit of 4 bytes in Unknown on line 0
002+ array(0) {
003+ }
004+ array(0) {
005+ }
006+
007+ Notice: Undefined index: file1 in %s/rfc1867_empty_upload.php on line 4
008+
009+ Notice: Undefined index: file3 in %s/rfc1867_empty_upload.php on line 7
001- array(3) {
002- [%u|b%"file1"]=>
003- array(5) {
004- [%u|b%"name"]=>
005- %string|unicode%(9) "file1.txt"
006- [%u|b%"type"]=>
007- %string|unicode%(16) "text/plain-file1"
008- [%u|b%"tmp_name"]=>
009- %string|unicode%(%d) "%s"
010- [%u|b%"error"]=>
011- int(0)
012- [%u|b%"size"]=>
013- int(1)
014- }
015- [%u|b%"file2"]=>
016- array(5) {
017- [%u|b%"name"]=>
018- %string|unicode%(0) ""
019- [%u|b%"type"]=>
020- %string|unicode%(0) ""
021- [%u|b%"tmp_name"]=>
022- %string|unicode%(0) ""
023- [%u|b%"error"]=>
024- int(4)
025- [%u|b%"size"]=>
026- int(0)
027- }
028- [%u|b%"file3"]=>
029- array(5) {
030- [%u|b%"name"]=>
031- %string|unicode%(9) "file3.txt"
032- [%u|b%"type"]=>
033- %string|unicode%(16) "text/plain-file3"
034- [%u|b%"tmp_name"]=>
035- %string|unicode%(%d) "%s"
036- [%u|b%"error"]=>
037- int(0)
038- [%u|b%"size"]=>
039- int(1)
040- }
041- }
042- array(1) {
043- [%u|b%"foo"]=>
044- %unicode|string%(0) ""
045- }
046- string(1) "1"
047- string(1) "3"