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 aa9694b commit c69f04dCopy full SHA for c69f04d
ext/opcache/tests/api/opcache_preloading_002.phpt
@@ -1,14 +1,13 @@
1
--TEST--
2
opcache_preloading() api 002
3
---EXTENSIONS--
4
-zend_test
5
--INI--
6
opcache.enable=1
7
opcache.enable_cli=1
8
opcache.preload={PWD}/opcache_preloading.inc
9
opcache.preload_user={ENV:TEST_NON_ROOT_USER}
10
--EXTENSIONS--
11
posix
+zend_test
12
--SKIPIF--
13
<?php
14
if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows');
0 commit comments