Skip to content

Commit 919f27b

Browse files
committed
Merge branch 'PHP-8.2'
* PHP-8.2: Fix test failure for init_fcall_003.phpt without opcache
2 parents 5b430a2 + 1de5c50 commit 919f27b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/opcache/tests/jit/init_fcall_003.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ opcache.jit_hot_loop=64
1111
opcache.jit_hot_func=127
1212
opcache.jit_hot_return=8
1313
opcache.jit_hot_side_exit=8
14+
--EXTENSIONS--
15+
opcache
1416
--FILE--
1517
<?php
1618
include(__DIR__ . '/init_fcall_003.inc');

0 commit comments

Comments
 (0)