]> granicus.if.org Git - php/commitdiff
removing empty XFAIL sections
authorZoe Slattery <zoe@php.net>
Sat, 18 Jul 2009 16:41:16 +0000 (16:41 +0000)
committerZoe Slattery <zoe@php.net>
Sat, 18 Jul 2009 16:41:16 +0000 (16:41 +0000)
ext/filter/tests/bug42718.phpt

index 61245ee8174ff992238aa51c185c38125a4115f0..2620d380ed090bda2414beb475af6c9b38f57fa2 100644 (file)
@@ -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