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 890ae03 commit 5a5d134Copy full SHA for 5a5d134
1 file changed
include/release-qa.php
@@ -71,16 +71,16 @@
71
],
72
73
74
- '8.4.23' => [
+ '8.4.24' => [
75
'active' => true,
76
'release' => [
77
'type' => 'RC',
78
- 'number' => 0,
79
- 'sha256_bz2' => '',
80
- 'sha256_gz' => '',
81
- 'sha256_xz' => '',
82
- 'date' => '18 Jun 2026',
83
- 'baseurl' => 'https://downloads.php.net/',
+ 'number' => 1,
+ 'sha256_bz2' => '69884d0668993a12b161882576295708de46a2f6b56374a1b161c94afe652d7e',
+ 'sha256_gz' => '0cc5b8c97adbd854222695f3e45667d3b2dd3b9fa1d0f4c9cb0c965a0e291d48',
+ 'sha256_xz' => '39fcc5625ca453232cc46601029ed48b09efe9ea5c76575f365027fbd7b72e8b',
+ 'date' => '16 July 2026',
+ 'baseurl' => 'https://downloads.php.net/~saki/',
84
85
86
0 commit comments