From: Gabriel Caruso Date: Sat, 3 Feb 2018 13:34:01 +0000 (-0200) Subject: Remove superfluous SKIPIF sections in SPL tests X-Git-Tag: php-7.3.0alpha1~489 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=766ce8bdd514263b0ea19cbe323455794eb928f8;p=php Remove superfluous SKIPIF sections in SPL tests --- diff --git a/ext/spl/tests/bug44144.phpt b/ext/spl/tests/bug44144.phpt index 2933d2f220..7dbcf1e636 100644 --- a/ext/spl/tests/bug44144.phpt +++ b/ext/spl/tests/bug44144.phpt @@ -1,7 +1,5 @@ --TEST-- Bug #44144 (spl_autoload_functions() should return object instance when appropriate) ---SKIPIF-- - --FILE-- --FILE-- --EXPECT-- Method [ public method __construct ] { diff --git a/ext/spl/tests/countable_class_basic1.phpt b/ext/spl/tests/countable_class_basic1.phpt index c64aad6b6d..3108cb1818 100644 --- a/ext/spl/tests/countable_class_basic1.phpt +++ b/ext/spl/tests/countable_class_basic1.phpt @@ -1,13 +1,5 @@ --TEST-- SPL: Test shape of interface Countable. ---SKIPIF-- - --FILE-- + --FILE--