X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-apfd;a=blobdiff_plain;f=tests%2F003.phpt;fp=tests%2F003.phpt;h=94b898950330554024a9b5709da1fd11ac6fd85f;hp=7cfd9cae048dba0baf06d5c07950e734f0619101;hb=3b75b75ca2c8fde273b244052bb60f9cb4a56072;hpb=cf7f1b0f8d6c230e55e85f37ceedfab3baa83a44 diff --git a/tests/003.phpt b/tests/003.phpt index 7cfd9ca..94b8989 100644 --- a/tests/003.phpt +++ b/tests/003.phpt @@ -70,6 +70,9 @@ mike --FILE-- $v) { + unset($_FILES[$i]['full_path']); // only in 8.1 +} var_dump($_POST, $_FILES); ?>