From: Christoph M. Becker Date: Mon, 1 Jul 2019 16:11:13 +0000 (+0200) Subject: Add missing SKIPIFs X-Git-Tag: php-7.2.21RC1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=57688ad7bff7e769078d1e670a65853635d31a71;p=php Add missing SKIPIFs All these tests are meant to run with OPcache available, and some will even fail inevitably without it, so we add OPcache as SKIPIF requirement. --- diff --git a/ext/opcache/tests/bug75729.phpt b/ext/opcache/tests/bug75729.phpt index 81d8f4264b..52b004c75a 100644 --- a/ext/opcache/tests/bug75729.phpt +++ b/ext/opcache/tests/bug75729.phpt @@ -1,6 +1,7 @@ --TEST-- Bug #75729: opcache segfault when installing Bitrix --SKIPIF-- + --INI-- opcache.enable_cli=1