Skip to content

Commit 5d5ef50

Browse files
committed
ext/opcache: Add missing INI setting in test
1 parent e844e68 commit 5d5ef50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/opcache/tests/gh18050.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ GH-18050: Frameless calls break IN_ARRAY optimization
33
--EXTENSIONS--
44
opcache
55
--INI--
6+
opcache.enable=1
67
opcache.enable_cli=1
78
opcache.optimization_level=-1
89
opcache.opt_debug_level=0x20000

0 commit comments

Comments
 (0)