Skip to content

Commit d670ee7

Browse files
committed
Merge branch 'PHP-8.3'
* PHP-8.3: Fix OPcache tests under specific conditions
2 parents d0acf30 + 94f5ef0 commit d670ee7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/opcache/tests/gh9259_003.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ if (getenv('SKIP_ASAN')) die('xleak Leaks memory with ASAN');
88
?>
99
--INI--
1010
opcache.interned_strings_buffer=500
11+
opcache.enable=1
1112
opcache.enable_cli=1
1213
--FILE--
1314
<?php

0 commit comments

Comments
 (0)