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 e8f07b3 commit b94b7c1Copy full SHA for b94b7c1
.appveyor.yml
@@ -64,7 +64,8 @@ environment:
64
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
65
66
PHP_SDK_VERSION: 2.1.9
67
- PHP_AVM: https://raw.githubusercontent.com/sergeyklay/php-appveyor/master/php-appveyor.psm1
+ # PHP_AVM: https://raw.githubusercontent.com/sergeyklay/php-appveyor/master/php-appveyor.psm1
68
+ PHP_AVM: https://raw.githubusercontent.com/AlexNDRmac/php-appveyor/fix-for-php8/php-appveyor.psm1
69
70
TEST_PHP_EXECUTABLE: C:\php\php.exe
71
NO_INTERACTION: 1
0 commit comments