Author: Jakub Zelenka (bukka)
Date: 2026-01-02T18:43:54+01:00

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

Announce PHP 8.3.30RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index 7e6a6db765..4d40d01be1 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -58,16 +58,16 @@
         ],
     ],
 
-    '8.3.29' => [
+    '8.3.30' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 0,
-            'sha256_bz2' => '',
-            'sha256_gz'  => '',
-            'sha256_xz'  => '',
-            'date'       => '04 Dec 2025',
-            'baseurl'    => 'https://downloads.php.net/',
+            'number'     => 1,
+            'sha256_bz2' => 
'2e432f7aa06cc8bc966cd63ede1913cf7c9b9c356ba14f1beb3d5725c41acf9a',
+            'sha256_gz'  => 
'ef8c41dc1af1371e70dd1c9d8caaab5ee47ecf712206a5496e0510417b53fcd7',
+            'sha256_xz'  => 
'ad87853e60a5e92fad718b8c85387a22ba33a120acc288abbb73abcd48b8081a',
+            'date'       => '01 Jan 2026',
+            'baseurl'    => 'https://downloads.php.net/~jakub/',
         ],
     ],
 

Reply via email to