From c0913af5704cf2e6fe3d9d979e7fc2603d34fd29 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Fri, 5 Jan 2018 12:54:20 +0800 Subject: [PATCH] Fixed test --- ext/opcache/tests/opt/sccp_023.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/opcache/tests/opt/sccp_023.phpt b/ext/opcache/tests/opt/sccp_023.phpt index edd0c39284..0a25424eda 100644 --- a/ext/opcache/tests/opt/sccp_023.phpt +++ b/ext/opcache/tests/opt/sccp_023.phpt @@ -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-- -- 2.50.1