8000
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 ee4d480 commit 73d6281Copy full SHA for 73d6281
.appveyor.yml
@@ -12,7 +12,7 @@ init:
12
- SET SYMFONY_DEPRECATIONS_HELPER=strict
13
- SET ANSICON=121x90 (121x90)
14
- SET SYMFONY_PHPUNIT_DISABLE_RESULT_CACHE=1
15
- - SET SYMFONY_DEPRECATIONS_HELPER=max[indirect]=170
+ - SET SYMFONY_DEPRECATIONS_HELPER=max[direct]=1
16
- REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Command Processor" /v DelayedExpansion /t REG_DWORD /d 1 /f
17
18
install:
0 commit comments