X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2F003.phpt;h=94b898950330554024a9b5709da1fd11ac6fd85f;hb=8a26d5f333910a5aa12bbe64e67be8a8d3d6ae69;hp=7cfd9cae048dba0baf06d5c07950e734f0619101;hpb=0a7cc720ed246ad0468d089ec8431138b075323e;p=m6w6%2Fext-apfd 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); ?>