Skip to content

Commit 28d3216

Browse files
committed
[skip ci] Mark another preloading test as opcache.file_cache_only=0
shm is mandatory for preloading.
1 parent 605ff6e commit 28d3216

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Zend/tests/partial_application/constexpr_015.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ opcache.enable=1
55
opcache.enable_cli=1
66
opcache.optimization_level=-1
77
opcache.preload={PWD}/constexpr_015.inc
8+
opcache.file_cache_only=0
89
--SKIPIF--
910
<?php
1011
if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows');

0 commit comments

Comments
 (0)