Author: Eric Mann (ericmann)
Date: 2025-12-04T13:55:22-08:00

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

Announce PHP 8.3.29RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index a0c7ad5aac..89ab2cdc33 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -71,16 +71,16 @@
         ],
     ],
 
-    '8.3.28' => [
+    '8.3.29' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 0,
-            'sha256_bz2' => '',
-            'sha256_gz'  => '',
-            'sha256_xz'  => '',
-            'date'       => '06 Nov 2025',
-            'baseurl'    => 'https://downloads.php.net/',
+            'number'     => 1,
+            'sha256_bz2' => 
'b82bc56afcdd406f2f28611612bb51b21805b7cf222c97d6bfa2fdc1918145b0',
+            'sha256_gz'  => 
'c74b7e27b06ec12e8d1e9e04baac084bd5ff1aff41cc640ab431a7a51eac8914',
+            'sha256_xz'  => 
'f405920ef2281b47a97bd6972c78917922c9c174e00576791a96f32713696d56',
+            'date'       => '04 Dec 2025',
+            'baseurl'    => 'https://downloads.php.net/~eric/',
         ],
     ],
 

Reply via email to