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 b959cab commit de1705fCopy full SHA for de1705f
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.24-nts-Win32-VC15-x86.zip
+ - curl -fsS -o php.zip https://windows.php.net/downloads/releases/latest/php-7.2-nts-Win32-VC15-x86-latest.zip
31
- 7z x php.zip -oc:\php > nul
32
- cd c:\php
33
- copy php.ini-production php.ini
0 commit comments