We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6622c54 commit ac54bfbCopy full SHA for ac54bfb
ext/opcache/tests/file_cache_error.phpt
@@ -8,6 +8,7 @@ pcntl
8
opcache.enable_cli=1
9
opcache.file_cache={TMP}
10
opcache.log_verbosity_level=2
11
+opcache.interned_strings_buffer=8
12
--SKIPIF--
13
<?php
14
if (!posix_setrlimit(POSIX_RLIMIT_FSIZE, 1, 1)) die('skip Test requires setrlimit(RLIMIT_FSIZE) to work');
0 commit comments