Skip to content

Commit d56128b

Browse files
committed
Fix ffi test
1 parent 3db981c commit d56128b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/ffi/tests/300.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ opcache.enable=1
1010
opcache.enable_cli=1
1111
opcache.optimization_level=-1
1212
opcache.preload={PWD}/preload.inc
13+
opcache.file_cache_only=0
1314
--FILE--
1415
<?php
1516
$ffi = FFI::scope("TEST_300");

0 commit comments

Comments
 (0)