升级php版本号

This commit is contained in:
iyuu.cn 2020-02-12 14:49:55 +08:00
parent f6870a4e95
commit aa4a8c76fe
3 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,9 +1,9 @@
/torrent /torrent
/config/config.php /config/config.php
/config/sites.json /config/sites.json
/php-7.2.12-nts
/*.bat /*.bat
/*.sh /*.sh
.idea .idea
.php_cs.cache .php_cs.cache
vendor vendor
php-7.4.2-nts-Win32-vc15-x86

View File

@ -1,4 +1,4 @@
@echo off @echo off
chcp 65001 chcp 65001
%cd%\php-7.2.12-nts\php %cd%\iyuu.php %cd%\php-7.4.2-nts-Win32-vc15-x86\php %cd%\iyuu.php
pause pause

View File

@ -1,4 +1,4 @@
@echo off @echo off
chcp 65001 chcp 65001
D:\IYUUAutoReseed\php-7.2.12-nts\php D:\IYUUAutoReseed\iyuu.php D:\IYUUAutoReseed\php-7.4.2-nts-Win32-vc15-x86\php.exe D:\IYUUAutoReseed\iyuu.php
exit exit