X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2F002.phpt;h=e46df770205d44eeaa96b5ff962e18eee3cac5bb;hb=c3739bb15deeaa15603483c5fb06bd1b64223383;hp=c4e008c5cadae115edac567430112fef23db8c82;hpb=1e92ec497c976bab5ef610663f84600d735101c6;p=m6w6%2Fext-apfd diff --git a/tests/002.phpt b/tests/002.phpt index c4e008c..e46df77 100644 --- a/tests/002.phpt +++ b/tests/002.phpt @@ -62,6 +62,10 @@ Content-Type: application/octet-stream } } +------------------------------6e182425881c +Content-Disposition: form-data; name="user" + +mike ------------------------------6e182425881c-- --FILE-- --EXPECTF-- -array(0) { +array(1) { + ["user"]=> + string(4) "mike" } array(2) { ["LICENSE"]=> @@ -80,11 +86,11 @@ array(2) { ["type"]=> string(24) "application/octet-stream" ["tmp_name"]=> - string(66) "%sphp%s" + string(%d) "%sphp%s" ["error"]=> int(0) ["size"]=> - int(1353) + int(1340) } ["composer"]=> array(5) { @@ -93,10 +99,10 @@ array(2) { ["type"]=> string(24) "application/octet-stream" ["tmp_name"]=> - string(66) "%sphp%s" + string(%d) "%sphp%s" ["error"]=> int(0) ["size"]=> int(550) } -} \ No newline at end of file +}