From: Zoe Slattery Date: Sat, 18 Jul 2009 16:41:16 +0000 (+0000) Subject: removing empty XFAIL sections X-Git-Tag: php-5.3.1RC1~356 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d93cf1f610b42639fc33e3a8adc71f3ba6be0288;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 diff --git a/ext/simplexml/tests/034.phpt b/ext/simplexml/tests/034.phpt index 5d99faa72a..8a783aae5c 100755 --- a/ext/simplexml/tests/034.phpt +++ b/ext/simplexml/tests/034.phpt @@ -1,6 +1,5 @@ --TEST-- SimpleXML: array casting bug ---XFAIL-- --SKIPIF-- --FILE--