Author: Saki Takamachi (SakiTakamachi)
Date: 2026-07-17T00:11:08+09:00
Commit:
https://github.com/php/web-php/commit/5a5d1346565256912411eea769c1d291a9a3b458
Raw diff:
https://github.com/php/web-php/commit/5a5d1346565256912411eea769c1d291a9a3b458.diff
Announce PHP 8.4.24RC1
Changed paths:
M include/release-qa.php
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index cb3ac41bd3..3d9e29603f 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -71,16 +71,16 @@
],
],
- '8.4.23' => [
+ '8.4.24' => [
'active' => true,
'release' => [
'type' => 'RC',
- 'number' => 0,
- 'sha256_bz2' => '',
- 'sha256_gz' => '',
- 'sha256_xz' => '',
- 'date' => '18 Jun 2026',
- '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/',
],
],