Author: Ben Ramsey (ramsey)
Date: 2023-11-09T09:06:14-06:00

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

Announce PHP 8.1.26RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index e80edee..b360d89 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -58,16 +58,16 @@
         ],
     ],
 
-    '8.1.25' => [
+    '8.1.26' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 0,
-            'sha256_gz'  => '',
-            'sha256_bz2' => '',
-            'sha256_xz'  => '',
-            'date'       => '12 Oct 2023',
-            'baseurl'    => 'https://downloads.php.net/',
+            'number'     => 1,
+            'sha256_gz'  => 
'1b7c8af2c41450e904c2375f84949a30f4fa91a9df1cdfe018a00ad28e4b6721',
+            'sha256_bz2' => 
'9937a667b56761489497b6cbb5e8aebfaf57efa78ce80019da94a38c146f44fc',
+            'sha256_xz'  => 
'd84b665cd03e6cc20db36c039dd49d9d099bcfdaf4b564428c12b35494cfdd75',
+            'date'       => '09 Nov 2023',
+            'baseurl'    => 'https://downloads.php.net/~ramsey/',
         ],
     ],
 

Reply via email to