[web-php] master: Announce PHP 8.3.27RC1

From: Date: Thu, 09 Oct 2025 19:04:16 +0000
Subject: [web-php] master: Announce PHP 8.3.27RC1
Groups: php.webmaster 
Request: Send a blank email to [email protected] to get a copy of this message
Author: Eric Mann (ericmann)
Date: 2025-10-09T12:03:58-07:00

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

Announce PHP 8.3.27RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index 0df31b967f..880f0c4604 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -71,15 +71,15 @@
         ],
     ],
 
-    '8.3.26' => [
+    '8.3.27' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 0,
-            'sha256_bz2' => '',
-            'sha256_gz'  => '',
-            'sha256_xz'  => '',
-            'date'       => '11 Sep 2025',
+            'number'     => 1,
+            'sha256_bz2' =>
'b6299ac3e1d64873016134d24a5d29364301dc487246fec1546a9202fff3d1c3',
+            'sha256_gz'  =>
'ceb41d62a352335e973fc4f1a41c362ee390afe177274efaa614db702daf2f4e',
+            'sha256_xz'  =>
'2c34e49f4396b8de245970f9717abe4431b46e16b6fa4d937208928931dfc2f5',
+            'date'       => '09 Oct 2025',
             'baseurl'    => 'https://downloads.php.net/',
         ],
     ],


Thread (1 message)

  • Eric Mann
« previous php.webmaster (#33271) next »