Skip to content

Commit 828ba1c

Browse files
committed
Add 8.4
1 parent d1723b6 commit 828ba1c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

win_build_scripts/php-fb-build-all.bat

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ call php-fb-build.bat 8.0 vs16 || exit /B %ERRORLEVEL%
66
call php-fb-build.bat 8.1 vs16 || exit /B %ERRORLEVEL%
77
call php-fb-build.bat 8.2 vs16 || exit /B %ERRORLEVEL%
88
call php-fb-build.bat 8.3 vs16 || exit /B %ERRORLEVEL%
9-
call php-fb-build.bat master vs16 || exit /B %ERRORLEVEL%
9+
call php-fb-build.bat 8.4 vs17 || exit /B %ERRORLEVEL%
10+
call php-fb-build.bat master vs17 || exit /B %ERRORLEVEL%

0 commit comments

Comments
 (0)