]> granicus.if.org Git - php/commitdiff
Fixed test
authorXinchen Hui <laruence@gmail.com>
Fri, 5 Jan 2018 04:54:20 +0000 (12:54 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 5 Jan 2018 04:54:20 +0000 (12:54 +0800)
ext/opcache/tests/opt/sccp_023.phpt

index edd0c39284fd059ed8ec6f685e8f7f8bcf299318..0a25424edaeedf2a06ca4dc5b69839420b50688d 100644 (file)
@@ -3,7 +3,7 @@ SCCP 023: ADD_ARRAY_ELEMENT with partial array
 --INI--
 opcache.enable=1
 opcache.enable_cli=1
-opcache.optimization_level=0
+opcache.optimization_level=-1
 opcache.opt_debug_level=0
 --SKIPIF--
 <?php require_once('skipif.inc'); ?>