We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 605ff6e commit 28d3216Copy full SHA for 28d3216
1 file changed
Zend/tests/partial_application/constexpr_015.phpt
@@ -5,6 +5,7 @@ opcache.enable=1
5
opcache.enable_cli=1
6
opcache.optimization_level=-1
7
opcache.preload={PWD}/constexpr_015.inc
8
+opcache.file_cache_only=0
9
--SKIPIF--
10
<?php
11
if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows');
0 commit comments