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 376cf34 commit 47ae7eeCopy full SHA for 47ae7ee
.appveyor.yml
@@ -76,8 +76,7 @@ environment:
76
VCVARSALL: "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Auxiliary/Build/vcvarsall.bat"
77
78
PHP_SDK_VERSION: 2.1.9
79
- # PHP_AVM: https://raw.githubusercontent.com/sergeyklay/php-appveyor/master/php-appveyor.psm1
80
- PHP_AVM: https://raw.githubusercontent.com/AlexNDRmac/php-appveyor/fix-for-php8/php-appveyor.psm1
+ PHP_AVM: https://raw.githubusercontent.com/sergeyklay/php-appveyor/master/php-appveyor.psm1
81
82
TEST_PHP_EXECUTABLE: C:\php\php.exe
83
NO_INTERACTION: 1
0 commit comments