Author: Saki Takamachi (SakiTakamachi)
Date: 2026-03-27T01:03:10+09:00

Commit: 
https://github.com/php/web-php/commit/9450598edba84054d7844c0097cc91e8c96011ef
Raw diff: 
https://github.com/php/web-php/commit/9450598edba84054d7844c0097cc91e8c96011ef.diff

Announce PHP 8.4.20RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index 64f20e4949..1a0b207197 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -71,16 +71,16 @@
         ],
     ],
 
-    '8.4.18' => [
+    '8.4.20' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 0,
-            'sha256_bz2' => '',
-            'sha256_gz'  => '',
-            'sha256_xz'  => '',
-            'date'       => '29 Jan 2026',
-            'baseurl'    => 'https://downloads.php.net/',
+            'number'     => 1,
+            'sha256_bz2' => 
'25f64085c22a48d6941acf38ec9e4c8f046d6f9f2285b7fdf49a9f3cd8217741',
+            'sha256_gz'  => 
'd12ac12d1745ba1d5b7a0bd9005adf1ab2fe2ca97132eea5b8a45163998554cd',
+            'sha256_xz'  => 
'a0108bc5432499cbdd9c64bcb2cb3715ff2cec23bb768c2fb6ed0c433e9ff933',
+            'date'       => '26 Mar 2026',
+            'baseurl'    => 'https://downloads.php.net/~saki/',
         ],
     ],
 

Reply via email to