Author: Pierrick Charron (adoy)
Date: 2024-09-26T12:28:41-04:00

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

PHP 8.2.24 released

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index 89bdedc..29a50d3 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -62,12 +62,12 @@
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 1,
-            'sha256_bz2' => 
'45098e49b3007fc30677f00d9c258d3047c90f2e5c2d73aeb93f0a4ace4ec8e3',
-            'sha256_gz'  => 
'901a0d3737aa5436bcc4dad670d3d5a68237469e54ccd3e0f6f813e06da695ee',
-            'sha256_xz'  => 
'0bc255062e1159a52ea750b61b6b5eebec10852742aa8f60634101fc02cd8910',
+            'number'     => 0,
+            'sha256_bz2' => '',
+            'sha256_gz'  => '',
+            'sha256_xz'  => '',
             'date'       => '12 Sep 2024',
-            'baseurl'    => 'https://downloads.php.net/~pierrick/',
+            'baseurl'    => 'https://downloads.php.net/',
         ],
     ],
 

Reply via email to