Author: Saki Takamachi (SakiTakamachi)
Date: 2025-03-13T23:51:48+09:00

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

PHP 8.4.5 released

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index a88c44c..f084448 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -88,12 +88,12 @@
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 1,
-            'sha256_bz2' => 
'87abe07c673137188238d1cc1db9297a058f1d739bcbe38fce82c1edf0c0663d',
-            'sha256_gz'  => 
'092fec45e23fd8375df209c3a1bde6de5432f4af8affdfedc6cd7c4bc670e2f4',
-            'sha256_xz'  => 
'8fd98929129317c5f536f9b7507a3cc29949f4edfc93462989da60e3a3a5c7c1',
+            'number'     => 0,
+            'sha256_bz2' => '',
+            'sha256_gz'  => '',
+            'sha256_xz'  => '',
             'date'       => '27 Feb 2025',
-            'baseurl'    => 'https://downloads.php.net/~saki/',
+            'baseurl'    => 'https://downloads.php.net/',
         ],
     ],
 ];

Reply via email to