Remove invalid releases automatically (#466)

Automatically remove empty releases or releases which are released in the future, regardless of the product.

Also refactored a bit releasedata.py to use better names and clarify types.
This commit is contained in:
Marc Wrobel
2025-07-13 10:03:13 +02:00
parent ab64d95b0b
commit 081d884abe
286 changed files with 300 additions and 10735 deletions

View File

@@ -6,24 +6,6 @@
"eol": "2024-02-06",
"supportedPhpVersions": "8.0 - 8.2"
},
"8": {
"name": "8"
},
"7": {
"name": "7"
},
"6": {
"name": "6"
},
"5.8": {
"name": "5.8"
},
"5.5": {
"name": "5.5"
},
"12": {
"name": "12"
},
"11": {
"name": "11",
"eoas": "2025-09-03",