Author: Calvin Buckley (NattyNarwhal)
Date: 2026-08-13T12:53:07-03:00

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

Announce PHP 8.4.25RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index 6967193ac3..d166be8c21 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -71,16 +71,16 @@
         ],
     ],
 
-    '8.4.24' => [
+    '8.4.25' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 0,
-            'sha256_bz2' => '',
-            'sha256_gz'  => '',
-            'sha256_xz'  => '',
-            'date'       => '16 July 2026',
-            'baseurl'    => 'https://downloads.php.net/',
+            'number'     => 1,
+            'sha256_bz2' => 
'bca85bc4cda00e409835dcec133474743cf99090fcbacdf674ae70bbc5d7c6dc',
+            'sha256_gz'  => 
'0d1b8936e67bae406f20691a4225b398baaa31a1dbdeea5959a553a26c9f5f86',
+            'sha256_xz'  => 
'666d849f376b20f21dad94c14a0c5faa1649e3c77de50330b05d7967ee5b2441',
+            'date'       => '13 August 2026',
+            'baseurl'    => 'https://downloads.php.net/~calvinb/',
         ],
     ],
 

Reply via email to