summaryrefslogtreecommitdiff
path: root/ext/opcache/tests/bug71127.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opcache/tests/bug71127.phpt')
-rw-r--r--ext/opcache/tests/bug71127.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/opcache/tests/bug71127.phpt b/ext/opcache/tests/bug71127.phpt
index 78c5535062..5770aea1fb 100644
--- a/ext/opcache/tests/bug71127.phpt
+++ b/ext/opcache/tests/bug71127.phpt
@@ -3,6 +3,7 @@ Bug #71127 (Define in auto_prepend_file is overwrite)
--INI--
opcache.enable=1
opcache.enable_cli=1
+opcache.optimization_level=0xFFFFBFFF
--SKIPIF--
<?php if (!extension_loaded('Zend OPcache')) die("skip"); ?>
--FILE--