[web-qa] master: Announce PHP 8.3.21RC1

From: Date: Thu, 24 Apr 2025 14:21:14 +0000
Subject: [web-qa] master: Announce PHP 8.3.21RC1
Groups: php.qa 
Request: Send a blank email to [email protected] to get a copy of this message
Author: Eric Mann (ericmann)
Date: 2025-04-24T07:10:25-07:00

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

Announce PHP 8.3.21RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index 4fe4c18..0040995 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -71,16 +71,16 @@
         ],
     ],
 
-    '8.3.20' => [
+    '8.3.21' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 0,
-            'sha256_bz2' => '',
-            'sha256_gz'  => '',
-            'sha256_xz'  => '',
-            'date'       => '27 Mar 2025',
-            'baseurl'    => 'https://downloads.php.net/',
+            'number'     => 1,
+            'sha256_bz2' =>
'c86adcc8918da561038d671009acb6223fb6ed2263ad6139711674be94ac60a4',
+            'sha256_gz'  =>
'b0da1f161a247e83c8c4fcd5b71b1a42a9fcd26d129404955f70fd986c026559',
+            'sha256_xz'  =>
'6d8bf25e0584cfcb83243fd7d1a90c06d428f1204eea93bb3c027c6e3344a23e',
+            'date'       => '24 Apr 2025',
+            'baseurl'    => 'https://downloads.php.net/~eric/',
         ],
     ],
 


Thread (1 message)

  • Eric Mann
« previous php.qa (#69490) next »