Test: /tests/basic/rfc1867_anonymous_upload.phpt - Version 5.6.41-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+
001- array(2) {
002- [%d]=>
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- [%d]=>
016- array(5) {
017- [%u|b%"name"]=>
018- %string|unicode%(9) "file2.txt"
019- [%u|b%"type"]=>
020- %string|unicode%(16) "text/plain-file2"
021- [%u|b%"tmp_name"]=>
022- %string|unicode%(%d) "%s"
023- [%u|b%"error"]=>
024- int(0)
025- [%u|b%"size"]=>
026- int(1)
027- }
028- }
029- array(0) {
030- }