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.
2 parents a2a84af + 49b5ffe commit 1b0a33eCopy full SHA for 1b0a33e
appveyor/test_task.bat
@@ -58,7 +58,7 @@ rem set OPENSSL_CONF=
58
rem set SSLEAY_CONF=
59
60
rem prepare for Opcache
61
-if "%OPCACHE%" equ "1" set OPCACHE_OPTS=-d opcache.enabled=1 -d opcache.enable_cli=1 -d opcache.protect_memory=1
+if "%OPCACHE%" equ "1" set OPCACHE_OPTS=-d opcache.enable=1 -d opcache.enable_cli=1 -d opcache.protect_memory=1
62
63
rem prepare for enchant
64
mkdir c:\enchant_plugins
0 commit comments