mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
Merge branch 'master' of github.com:php/php-src
* 'master' of github.com:php/php-src: Fix upload_2G test
This commit is contained in:
@@ -97,9 +97,11 @@ Content-type: text/html; charset=UTF-8
|
||||
|
||||
array(1) {
|
||||
["file1"]=>
|
||||
array(5) {
|
||||
array(6) {
|
||||
["name"]=>
|
||||
string(9) "file1.txt"
|
||||
["full_path"]=>
|
||||
string(9) "file1.txt"
|
||||
["type"]=>
|
||||
string(10) "text/plain"
|
||||
["tmp_name"]=>
|
||||
|
||||
Reference in New Issue
Block a user