Author: Ben Ramsey (ramsey)
Date: 2023-11-23T12:28:52-06:00

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

PHP 8.1.26 released

Changed paths:
  M  include/release-qa.php


Diff:

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

Reply via email to