From: Xinchen Hui Date: Fri, 13 Oct 2017 10:21:41 +0000 (+0800) Subject: Added skipf X-Git-Tag: php-7.2.0RC5~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a52d1088e51e6cc219612c5289bab68fed1fa2e6;p=php Added skipf --- diff --git a/ext/opcache/tests/bug75370.phpt b/ext/opcache/tests/bug75370.phpt index 89518de222..d576f592d4 100644 --- a/ext/opcache/tests/bug75370.phpt +++ b/ext/opcache/tests/bug75370.phpt @@ -1,5 +1,11 @@ --TEST-- Bug #75370 (Webserver hangs on valid PHP text) +--INI-- +opcache.enable=1 +opcache.enable_cli=1 +opcache.optimization_level=-1 +--SKIPIF-- + --FILE--