mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Fix OPcache tests under specific conditions
This commit is contained in:
parent
bca5f6e74f
commit
d966c296d0
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ if (getenv('SKIP_ASAN')) die('xfail Leaks memory with ASAN');
|
|||
?>
|
||||
--INI--
|
||||
opcache.interned_strings_buffer=500
|
||||
opcache.enable=1
|
||||
opcache.enable_cli=1
|
||||
--FILE--
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue