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 3df43ba commit 4fdfbc9Copy full SHA for 4fdfbc9
win_build_scripts/php-fb-build-all.bat
@@ -5,4 +5,5 @@ call php-fb-build.bat 7.4 vc15 || exit /B %ERRORLEVEL%
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%
0 commit comments