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.
make version-data
1 parent f9ca584 commit 25488d3Copy full SHA for 25488d3
tests/data/versions/v8.json
@@ -108,7 +108,9 @@
108
]
109
},
110
"8.1.34": {
111
- "announcement": true,
+ "announcement": {
112
+ "English": "/releases/8_1_34.php"
113
+ },
114
"tags": [
115
"security"
116
],
@@ -132,7 +134,8 @@
132
134
"sha256": "ffa9e0982e82eeaea848f57687b425ed173aa278fe563001310ae2638db5c251",
133
135
"date": "18 Dec 2025"
136
}
- ]
137
+ ],
138
+ "museum": false
139
140
"8.1.33": {
141
"announcement": {
0 commit comments