mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Ensure no blacklist configured in test (#19325)
This commit is contained in:
parent
37a59e55e8
commit
bdffded054
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ opcache.log_verbosity_level=4
|
||||||
opcache.huge_code_pages=0
|
opcache.huge_code_pages=0
|
||||||
opcache.preload=
|
opcache.preload=
|
||||||
opcache.interned_strings_buffer=8
|
opcache.interned_strings_buffer=8
|
||||||
|
opcache.blacklist_filename=
|
||||||
--EXTENSIONS--
|
--EXTENSIONS--
|
||||||
opcache
|
opcache
|
||||||
--SKIPIF--
|
--SKIPIF--
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue