Skip to content

Commit 4fdfbc9

Browse files
author
Martin Köditz
authored
Added PHP 8.3 to php-fb-build-all.bat
1 parent 3df43ba commit 4fdfbc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

win_build_scripts/php-fb-build-all.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ call php-fb-build.bat 7.4 vc15 || exit /B %ERRORLEVEL%
55
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%
8+
call php-fb-build.bat 8.3 vs16 || exit /B %ERRORLEVEL%
89
call php-fb-build.bat master vs16 || exit /B %ERRORLEVEL%

0 commit comments

Comments
 (0)