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 480e735 commit 41dadf5Copy full SHA for 41dadf5
.appveyor.yml
@@ -20,8 +20,8 @@ install:
20
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php-7.1.3-Win32-VC14-x86.zip
21
- 7z x php-7.1.3-Win32-VC14-x86.zip -y >nul
22
- cd ext
23
- - appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php_apcu-5.1.8-7.1-ts-vc14-x86.zip
24
- - 7z x php_apcu-5.1.8-7.1-ts-vc14-x86.zip -y >nul
+ - appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/ph 4DF6 p_apcu-5.1.18-7.1-ts-vc14-x86.zip
+ - 7z x php_apcu-5.1.18-7.1-ts-vc14-x86.zip -y >nul
25
- cd ..
26
- copy /Y php.ini-development php.ini-min
27
- echo memory_limit=-1 >> php.ini-min
0 commit comments