This commit is contained in:
Dengke Tang
2022-11-07 13:25:26 -08:00
parent 607d70e634
commit 311aa104d9
+4 -2
View File
@@ -1,7 +1,9 @@
@echo on @echo on
call phpsdk_buildtree php-7.4 call phpsdk_buildtree phpmaster
git clone https://github.com/php/php-src.git && cd php-src git clone https://github.com/php/php-src.git && cd php-src
phpsdk_deps --update --branch 7.4 phpsdk_deps --update --branch master
cd ../../ && ls