Author: Daniel Scherzer (DanielEScherzer)
Date: 2026-02-26T18:27:38-05:00

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

Announce PHP 8.5.4RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index 6f011c071e..90841022c8 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -84,16 +84,16 @@
         ],
     ],
 
-    '8.5.3' => [
+    '8.5.4' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 0,
-            'sha256_bz2' => '',
-            'sha256_gz'  => '',
-            'sha256_xz'  => '',
-            'date'       => '29 Jan 2026',
-            'baseurl'    => 'https://downloads.php.net/~edorian/',
+            'number'     => 1,
+            'sha256_bz2' => 
'75e8dc8e6c44ba3448ab3ce7b1b49b8e9d383b4aa3aa9c3c0f8d76a2101f98f1',
+            'sha256_gz'  => 
'33681975c07c5f135c350663b842bf90872eb4b1b7261d6b8b3df019985e0d36',
+            'sha256_xz'  => 
'1919770134558df7eda8e439304cb8107cffe86e7d794f6ead60b6be8424a98b',
+            'date'       => '26 Feb 2026',
+            'baseurl'    => 'https://downloads.php.net/~daniels/',
         ],
     ],
 ];

Reply via email to