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 6265432 commit be1e4e4Copy full SHA for be1e4e4
appveyor.yml
@@ -55,8 +55,6 @@ install:
55
}
56
- IF %PHP%==1 echo date.timezone="UTC" >> php.ini
57
- IF %PHP%==1 echo extension_dir=ext >> php.ini
58
- - IF %PHP%==1 echo extension=php_openssl.dll >> php.ini
59
- - IF %PHP%==1 echo extension=php_mbstring.dll >> php.ini
60
- IF %PHP%==1 echo extension=php_fileinfo.dll >> php.ini
61
- ps: >-
62
If ($env:php_ver_target -eq "5.6") {
0 commit comments