[web-qa] master: PHP 8.4.3 released

From: Date: Fri, 17 Jan 2025 01:31:14 +0000
Subject: [web-qa] master: PHP 8.4.3 released
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-17T10:24:29+09:00

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

PHP 8.4.3 released

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index a2743f5..1013698 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -88,12 +88,12 @@
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 1,
-            'sha256_bz2' =>
'bc8d9b2a7cb7b7a5ffea1d5fd5b1d07208b34663739a1978146209aa3b4a0800',
-            'sha256_gz'  =>
'6070b700ce4058113db0aa0eb693afada8fc79fa1ce5713b081dde4778d3cec9',
-            'sha256_xz'  =>
'dc60e2ba8fb4ae492f7732c7146f9a0717a08c73db4bd4b6b15babc3138c8256',
+            'number'     => 0,
+            'sha256_bz2' => '',
+            'sha256_gz'  => '',
+            'sha256_xz'  => '',
             'date'       => '02 Jan 2025',
-            'baseurl'    => 'https://downloads.php.net/~saki/',
+            'baseurl'    => 'https://downloads.php.net/',
         ],
     ],
 ];


Thread (1 message)

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