1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 21:22:13 +02:00

Disable file_cache_only as well in optimizer pass test

This commit is contained in:
Nikita Popov
2021-06-09 12:02:55 +02:00
parent e79a8c05ad
commit 4c37645acf

View File

@@ -11,6 +11,7 @@ opcache
--INI--
opcache.enable_cli=1
opcache.file_cache=
opcache.file_cache_only=0
zend_test.register_passes=1
--FILE--
<?php