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 f7260f9 commit d59d899Copy full SHA for d59d899
appveyor.yml
@@ -27,7 +27,7 @@ before_test:
27
28
install:
29
- cd c:\
30
- - curl -fsS -o php.zip https://windows.php.net/downloads/releases/php-7.2.19-nts-Win32-VC15-x86.zip
+ - curl -fsS -o php.zip https://windows.php.net/downloads/releases/php-7.2.20-nts-Win32-VC15-x86.zip
31
- 7z x php.zip -oc:\php > nul
32
- cd c:\php
33
- copy php.ini-production php.ini
0 commit comments