Author: Pierrick Charron (adoy)
Date: 2024-09-12T16:49:44-04:00

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

Announce PHP 8.2.24RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index e5e2e81..83942b6 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -58,16 +58,16 @@
         ],
     ],
 
-    '8.2.23' => [
+    '8.2.24' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 0,
-            'sha256_bz2' => '',
-            'sha256_gz'  => '',
-            'sha256_xz'  => '',
-            'date'       => '15 Aug 2024',
-            'baseurl'    => 'https://downloads.php.net/',
+            'number'     => 1,
+            'sha256_bz2' => 
'45098e49b3007fc30677f00d9c258d3047c90f2e5c2d73aeb93f0a4ace4ec8e3',
+            'sha256_gz'  => 
'901a0d3737aa5436bcc4dad670d3d5a68237469e54ccd3e0f6f813e06da695ee',
+            'sha256_xz'  => 
'0bc255062e1159a52ea750b61b6b5eebec10852742aa8f60634101fc02cd8910',
+            'date'       => '12 Sep 2024',
+            'baseurl'    => 'https://downloads.php.net/~pierrick/',
         ],
     ],
 

Reply via email to