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 eaef78d commit acd8eafCopy full SHA for acd8eaf
appveyor.yml
@@ -37,8 +37,6 @@ build_script:
37
38
cd C:\projects\php\ext
39
40
- git clone --depth=1 --branch=master https://github.com/nikic/php-ast C:\projects\php-src\ext\ast
41
-
42
curl -fsS https://windows.php.net/downloads/pecl/releases/ast/%PHP_AST_VERSION%/%AST_ZIP_BASENAME% -o %AST_ZIP_BASENAME%
43
44
7z x %AST_ZIP_BASENAME% php_ast.dll -y >nul
0 commit comments