MFH: XFAIL test

This commit is contained in:
Arnaud Le Blanc 2009-01-08 18:58:34 +00:00
parent f21cabe5e3
commit 665b8f5510

View File

@ -15,6 +15,7 @@ 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