X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2F002.phpt;h=50ca2352248d7b3580b47a98822d04dfb537ec1d;hb=8a26d5f333910a5aa12bbe64e67be8a8d3d6ae69;hp=e46df770205d44eeaa96b5ff962e18eee3cac5bb;hpb=6e8088d05b37f9171cb7756a360a981754c719a3;p=m6w6%2Fext-apfd diff --git a/tests/002.phpt b/tests/002.phpt index e46df77..50ca235 100644 --- a/tests/002.phpt +++ b/tests/002.phpt @@ -70,6 +70,9 @@ mike --FILE-- $v) { + unset($_FILES[$i]['full_path']); // only in 8.1 +} var_dump($_POST, $_FILES); ?>