Author: Calvin Buckley (NattyNarwhal)
Date: 2026-06-18T22:20:26-04:00
Commit:
https://github.com/php/web-php/commit/fbf6e138a0b55cb1666d02c7711904f6f41ed51d
Raw diff:
https://github.com/php/web-php/commit/fbf6e138a0b55cb1666d02c7711904f6f41ed51d.diff
Announce PHP 8.4.23RC1
Changed paths:
M include/release-qa.php
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index ea3c59a7e7..29e3d39025 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -71,16 +71,16 @@
],
],
- '8.4.22' => [
+ '8.4.23' => [
'active' => true,
'release' => [
'type' => 'RC',
- 'number' => 0,
- 'sha256_bz2' => '',
- 'sha256_gz' => '',
- 'sha256_xz' => '',
- 'date' => '21 May 2026',
- 'baseurl' => 'https://downloads.php.net/',
+ 'number' => 1,
+ 'sha256_bz2' =>
'e15a82d2841aee277e21506e7e9056747035f0c89f05de7d9d0d4199e872b39f',
+ 'sha256_gz' =>
'ab863318f529ace5e1f96db1670e3ca537d10668fbe055ca76b7d9d098303137',
+ 'sha256_xz' =>
'c5d532ac0d599413a1771ed894102f4d5a255e47a81ffa3475c6dae6d097227a',
+ 'date' => '18 Jun 2026',
+ 'baseurl' => 'https://downloads.php.net/calvinb/',
],
],