From: Zoe Slattery Date: Sat, 18 Jul 2009 16:41:16 +0000 (+0000) Subject: removing empty XFAIL sections X-Git-Tag: php-5.2.11RC1~151 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b718e008f5a8c08c0a4e19563c26da04ccfed727;p=php removing empty XFAIL sections --- diff --git a/ext/filter/tests/bug42718.phpt b/ext/filter/tests/bug42718.phpt index 61245ee817..2620d380ed 100644 --- a/ext/filter/tests/bug42718.phpt +++ b/ext/filter/tests/bug42718.phpt @@ -15,7 +15,6 @@ echo ini_get('filter.default_flags') . "\n"; var_dump(FILTER_FLAG_STRIP_LOW == 4); echo addcslashes($_GET['a'],"\0") . "\n"; ?> ---XFAIL-- --EXPECT-- unsafe_raw 4