X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2F002.phpt;h=e46df770205d44eeaa96b5ff962e18eee3cac5bb;hb=66c61765150bd6cb7519ad1e153719d9bf90ccf9;hp=3a366c6038ab81ffb2831c23657f4f4eada1e4a1;hpb=9faba5e40b0a2a447a5545caf37e15b5deb9e84f;p=m6w6%2Fext-apfd diff --git a/tests/002.phpt b/tests/002.phpt index 3a366c6..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"]=> @@ -84,7 +90,7 @@ array(2) { ["error"]=> int(0) ["size"]=> - int(13%d) + int(1340) } ["composer"]=> array(5) { @@ -99,4 +105,4 @@ array(2) { ["size"]=> int(550) } -} \ No newline at end of file +}