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 e44966c commit fd9e347Copy full SHA for fd9e347
1 file changed
Zend/tests/first_class_callable/constexpr/gh22782.phpt
@@ -7,6 +7,7 @@ opcache.enable=1
7
opcache.enable_cli=1
8
opcache.optimization_level=-1
9
opcache.preload={PWD}/gh22782.inc
10
+opcache.file_cache_only=0
11
--SKIPIF--
12
<?php
13
if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows');
0 commit comments