From 5d5ef5050a0e053290460c371a502e67143318da Mon Sep 17 00:00:00 2001 From: Gina Peter Banyard Date: Thu, 28 Aug 2025 00:13:23 +0200 Subject: [PATCH] ext/opcache: Add missing INI setting in test --- ext/opcache/tests/gh18050.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/opcache/tests/gh18050.phpt b/ext/opcache/tests/gh18050.phpt index d71bc4c4d75..b641e1ae236 100644 --- a/ext/opcache/tests/gh18050.phpt +++ b/ext/opcache/tests/gh18050.phpt @@ -3,6 +3,7 @@ GH-18050: Frameless calls break IN_ARRAY optimization --EXTENSIONS-- opcache --INI-- +opcache.enable=1 opcache.enable_cli=1 opcache.optimization_level=-1 opcache.opt_debug_level=0x20000