From: Gabriel Caruso Date: Sun, 29 Jul 2018 18:45:38 +0000 (-0300) Subject: Remove superfluous SKIPIF sections of always available functions X-Git-Tag: php-7.3.0beta1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=745f6627bd293ec3efd4e1b28fee159cfb66b639;p=php Remove superfluous SKIPIF sections of always available functions --- diff --git a/Zend/tests/bug21478.phpt b/Zend/tests/bug21478.phpt index 6e07a378c2..22c28a19c9 100644 --- a/Zend/tests/bug21478.phpt +++ b/Zend/tests/bug21478.phpt @@ -1,9 +1,5 @@ --TEST-- Bug #21478 (Zend/zend_alloc.c :: shutdown_memory_manager produces segfault) ---SKIPIF-- - --FILE-- --INI-- memory_limit=16M --FILE-- diff --git a/Zend/tests/bug43450.phpt b/Zend/tests/bug43450.phpt index e99453650e..223eb87442 100644 --- a/Zend/tests/bug43450.phpt +++ b/Zend/tests/bug43450.phpt @@ -1,7 +1,5 @@ --TEST-- Bug #43450 (Memory leak on some functions with implicit object __toString() call) ---SKIPIF-- - --INI-- opcache.enable_cli=0 --FILE--