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 3f88dd9 commit 3a5fa8bCopy full SHA for 3a5fa8b
include/release-qa.php
@@ -84,16 +84,16 @@
84
],
85
86
87
- '8.4.9' => [
+ '8.4.11' => [
88
'active' => true,
89
'release' => [
90
'type' => 'RC',
91
- 'number' => 0,
92
- 'sha256_bz2' => '',
93
- 'sha256_gz' => '',
94
- 'sha256_xz' => '',
95
- 'date' => '19 Jun 2025',
96
- 'baseurl' => 'https://downloads.php.net/~saki/',
+ 'number' => 1,
+ 'sha256_bz2' => '641fcd2da3c066a0799cf469ee8491d98502cf5877be5cf07b3d648ac74f83f8',
+ 'sha256_gz' => 'c19c5daa94c8171c5ceb04214212cc7cc5c284804de0f60e2a78d3aec5e65900',
+ 'sha256_xz' => '7568a75d1f220fe224dc56b17f9252bdc366ad9afcc35d8785d58cd1222f6e1f',
+ 'date' => '17 Jul 2025',
+ 'baseurl' => 'https://downloads.php.net/~calvinb/',
97
98
99
0 commit comments