mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.3'
* PHP-8.3: Fix OPcache tests under specific conditions
This commit is contained in:
@@ -8,6 +8,7 @@ if (getenv('SKIP_ASAN')) die('xleak Leaks memory with ASAN');
|
||||
?>
|
||||
--INI--
|
||||
opcache.interned_strings_buffer=500
|
||||
opcache.enable=1
|
||||
opcache.enable_cli=1
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user