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 167e45e commit 0127e1aCopy full SHA for 0127e1a
ext/opcache/tests/gh17422/006.phpt
@@ -3,7 +3,7 @@ GH-17422 (OPcache bypasses the user-defined error handler for deprecations) - Fi
3
--INI--
4
opcache.enable=1
5
opcache.enable_cli=1
6
-opcache.file_cache={TMP}
+opcache.file_cache="{TMP}"
7
opcache.file_cache_only=1
8
opcache.record_warnings=1
9
--EXTENSIONS--
0 commit comments