From: Xinchen Hui Date: Tue, 18 Apr 2017 04:50:14 +0000 (+0800) Subject: Fixed test X-Git-Tag: php-7.2.0alpha1~89 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b78b15e88022b70ce6810f8b8dd1e42c2dac44b3;p=php Fixed test --- diff --git a/ext/opcache/tests/zzz_basic_logging.phpt b/ext/opcache/tests/zzz_basic_logging.phpt index f0ecd6fbaa..809046ed57 100644 --- a/ext/opcache/tests/zzz_basic_logging.phpt +++ b/ext/opcache/tests/zzz_basic_logging.phpt @@ -9,6 +9,7 @@ opcache.enable=1 opcache.enable_cli=1 opcache.file_cache_only=0 opcache.log_verbosity_level=4 +opcache.huge_code_pages=0 --SKIPIF-- --FILE--