Skip to content

Commit 844c1ac

Browse files
committed
Add missing --EXTENSIONS-- section from frameless function inference test
1 parent e957e25 commit 844c1ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/opcache/tests/opt/inference_frameless.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ opcache.enable=1
55
opcache.enable_cli=1
66
opcache.optimization_level=-1
77
opcache.opt_debug_level=0x20000
8+
--EXTENSIONS--
9+
opcache
810
--FILE--
911
<?php
1012
function _strpos(string $str): int|false {

0 commit comments

Comments
 (0)