summaryrefslogtreecommitdiff
path: root/ext/opcache/tests/basic_logging.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opcache/tests/basic_logging.phpt')
-rw-r--r--ext/opcache/tests/basic_logging.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/opcache/tests/basic_logging.phpt b/ext/opcache/tests/basic_logging.phpt
index c62ea039a5..4a571b5b93 100644
--- a/ext/opcache/tests/basic_logging.phpt
+++ b/ext/opcache/tests/basic_logging.phpt
@@ -7,6 +7,7 @@ outputs the correct logging at the highest log_verbosity_level
--INI--
opcache.enable=1
opcache.enable_cli=1
+opcache.file_cache_only=0
opcache.log_verbosity_level=4
--SKIPIF--
<?php require_once('skipif.inc'); ?>