Author: Jakub Zelenka (bukka)
Date: 2025-11-06T22:22:12+01:00

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

Announce PHP 8.3.28RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index 595d1c7891..8b28167562 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -71,16 +71,16 @@
         ],
     ],
 
-    '8.3.27' => [
+    '8.3.28' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 0,
-            'sha256_bz2' => '',
-            'sha256_gz'  => '',
-            'sha256_xz'  => '',
-            'date'       => '09 Oct 2025',
-            'baseurl'    => 'https://downloads.php.net/',
+            'number'     => 1,
+            'sha256_bz2' => 
'8edc0baafb631df086ab626018c0799dc70c920262ffb44af43de949c49f7cd1',
+            'sha256_gz'  => 
'b94c43815ccb642ed0e95f55e8558b266b8ef50c146d33eaefb5073147a3297c',
+            'sha256_xz'  => 
'1a528543ebbed745101606b36d5cef032e485a8dee5c9073373eac1f9f8b0391',
+            'date'       => '06 Nov 2025',
+            'baseurl'    => 'https://downloads.php.net/~jakub/',
         ],
     ],
 

Reply via email to