summaryrefslogtreecommitdiff
path: root/tests/basic/rfc1867_empty_upload.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/rfc1867_empty_upload.phpt')
-rw-r--r--tests/basic/rfc1867_empty_upload.phpt18
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/basic/rfc1867_empty_upload.phpt b/tests/basic/rfc1867_empty_upload.phpt
index bb6ccee896..77fe53ea58 100644
--- a/tests/basic/rfc1867_empty_upload.phpt
+++ b/tests/basic/rfc1867_empty_upload.phpt
@@ -42,11 +42,11 @@ array(3) {
["file1"]=>
array(5) {
["name"]=>
- %string|unicode%(9) "file1.txt"
+ string(9) "file1.txt"
["type"]=>
- %string|unicode%(16) "text/plain-file1"
+ string(16) "text/plain-file1"
["tmp_name"]=>
- %string|unicode%(%d) "%s"
+ string(%d) "%s"
["error"]=>
int(0)
["size"]=>
@@ -55,11 +55,11 @@ array(3) {
["file2"]=>
array(5) {
["name"]=>
- %string|unicode%(0) ""
+ string(0) ""
["type"]=>
- %string|unicode%(0) ""
+ string(0) ""
["tmp_name"]=>
- %string|unicode%(0) ""
+ string(0) ""
["error"]=>
int(4)
["size"]=>
@@ -68,11 +68,11 @@ array(3) {
["file3"]=>
array(5) {
["name"]=>
- %string|unicode%(9) "file3.txt"
+ string(9) "file3.txt"
["type"]=>
- %string|unicode%(16) "text/plain-file3"
+ string(16) "text/plain-file3"
["tmp_name"]=>
- %string|unicode%(%d) "%s"
+ string(%d) "%s"
["error"]=>
int(0)
["size"]=>