Skip to content

Commit 0127e1a

Browse files
committed
Quotes
1 parent 167e45e commit 0127e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/opcache/tests/gh17422/006.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GH-17422 (OPcache bypasses the user-defined error handler for deprecations) - Fi
33
--INI--
44
opcache.enable=1
55
opcache.enable_cli=1
6-
opcache.file_cache={TMP}
6+
opcache.file_cache="{TMP}"
77
opcache.file_cache_only=1
88
opcache.record_warnings=1
99
--EXTENSIONS--

0 commit comments

Comments
 (0)