Skip to content

Commit 703fcf0

Browse files
committed
Disable file cache in optimizer_register_pass.phpt
1 parent 27ce269 commit 703fcf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/zend_test/tests/optimizer_register_pass.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ if (getenv("SKIP_REPEAT")) {
1010
opcache
1111
--INI--
1212
opcache.enable_cli=1
13+
opcache.file_cache=
1314
zend_test.register_passes=1
1415
--FILE--
1516
<?php

0 commit comments

Comments
 (0)