File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
DOMjudge Programming Contest Judging System
2
2
3
+ Version 10.0.0DEV
4
+ ---------------------------
5
+
3
6
Version 9.0.0 - 5 October 2025
4
7
---------------------------
5
8
- API and integration:
Original file line number Diff line number Diff line change 6
6
[ ![ Coverity Scan Status] ( https://img.shields.io/coverity/scan/671.svg )] ( https://scan.coverity.com/projects/domjudge )
7
7
[ ![ CodeQL alerts] ( https://github.com/DOMjudge/domjudge/actions/workflows/codeql-analysis.yml/badge.svg?branch=main&event=push )] ( https://github.com/DOMjudge/domjudge/actions/workflows/codeql-analysis.yml )
8
8
9
- This is the Programming Contest Jury System "DOMjudge" version 9 .0.0
9
+ This is the Programming Contest Jury System "DOMjudge" version 10 .0.0DEV
10
10
11
11
DOMjudge is a system for running a programming contest, like the
12
12
ICPC regional and world championship programming contests.
Original file line number Diff line number Diff line change 5
5
| DOMjudge Version | Supported | PHP version supported |
6
6
| ------------------| ------------------ | -----------------------|
7
7
| main branch | :warning : | 8.1-8.4 |
8
- | 8.4 .x | :white_check_mark : | 8.1-8.4 |
8
+ | 9.0 .x | :white_check_mark : | 8.1-8.4 |
9
9
| 8.3.x | :white_check_mark : | 8.1-8.3 |
10
10
| < 8.3 | :x : | :x : |
11
11
You can’t perform that action at this time.
0 commit comments