[web-qa] master: Announce PHP 8.4.3RC1

From: Date: Thu, 02 Jan 2025 14:45:45 +0000
Subject: [web-qa] master: Announce PHP 8.4.3RC1
Groups: php.qa 
Request: Send a blank email to [email protected] to get a copy of this message
Author: Saki Takamachi (SakiTakamachi)
Date: 2025-01-02T23:39:37+09:00

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

Announce PHP 8.4.3RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index ad5336e..da16224 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -84,16 +84,16 @@
         ],
     ],
 
-    '8.4.2' => [
+    '8.4.3' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 0,
-            'sha256_bz2' => '',
-            'sha256_gz'  => '',
-            'sha256_xz'  => '',
-            'date'       => '05 Dec 2024',
-            'baseurl'    => 'https://downloads.php.net/',
+            'number'     => 1,
+            'sha256_bz2' =>
'bc8d9b2a7cb7b7a5ffea1d5fd5b1d07208b34663739a1978146209aa3b4a0800',
+            'sha256_gz'  =>
'6070b700ce4058113db0aa0eb693afada8fc79fa1ce5713b081dde4778d3cec9',
+            'sha256_xz'  =>
'dc60e2ba8fb4ae492f7732c7146f9a0717a08c73db4bd4b6b15babc3138c8256',
+            'date'       => '02 Jan 2025',
+            'baseurl'    => 'https://downloads.php.net/~saki/',
         ],
     ],
 ];


Thread (1 message)

  • Saki Takamachi
« previous php.qa (#69463) next »