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 d1723b6 commit 828ba1cCopy full SHA for 828ba1c
win_build_scripts/php-fb-build-all.bat
@@ -6,4 +6,5 @@ call php-fb-build.bat 8.0 vs16 || exit /B %ERRORLEVEL%
6
call php-fb-build.bat 8.1 vs16 || exit /B %ERRORLEVEL%
7
call php-fb-build.bat 8.2 vs16 || exit /B %ERRORLEVEL%
8
call php-fb-build.bat 8.3 vs16 || exit /B %ERRORLEVEL%
9
-call php-fb-build.bat master vs16 || exit /B %ERRORLEVEL%
+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