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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user