Author: Jakub Zelenka (bukka)
Date: 2025-07-18T11:25:03+02:00

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

Announce PHP 8.3.24RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index cfaecc1ee9..45e2ad2eae 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -71,16 +71,16 @@
         ],
     ],
 
-    '8.3.23' => [
+    '8.3.24' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 0,
-            'sha256_bz2' => '',
-            'sha256_gz'  => '',
-            'sha256_xz'  => '',
-            'date'       => '19 Jun 2025',
-            'baseurl'    => 'https://downloads.php.net/',
+            'number'     => 1,
+            'sha256_bz2' => 
'4b0952b0e6e40aa29bfc166382b963b1d23d5ae7fd9891a8f84bdb6269dd4750',
+            'sha256_gz'  => 
'76599db84ad4034f0b318405a59170c61e463eecfdde0aeb9c6fd00a14360d06',
+            'sha256_xz'  => 
'58ac41b231d3d0c7e44f2f6826511c3bed0a09490da4708dac80c7cefc020533',
+            'date'       => '17 Jul 2025',
+            'baseurl'    => 'https://downloads.php.net/~jakub/',
         ],
     ],
 

Reply via email to