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 5ea808a commit 7f59d5cCopy full SHA for 7f59d5c
1 file changed
Zend/tests/partial_application/preloading.phpt
@@ -4,6 +4,7 @@ PFA preloading
4
opcache.enable=1
5
opcache.enable_cli=1
6
opcache.preload={PWD}/preloading.inc
7
+opcache.file_cache_only=0
8
--SKIPIF--
9
<?php
10
if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows');
0 commit comments