Author: Patrick Allaert (patrickallaert)
Date: 2023-10-27T10:22:32+02:00

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

PHP 8.1.25 released

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index b29e702..eb6bd73 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -62,12 +62,12 @@
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 1,
-            'sha256_gz'  => 
'4fc3569f640169d7cfd103a6273f93fa535c5e350b49f754013165fc33b9375e',
-            'sha256_bz2' => 
'ab652faf7e9a997263ca11e972b3f45d29b2707ee6bff95b9abf9c24732d4be0',
-            'sha256_xz'  => 
'46e85eed493cfdfffd5ce2e50ef726ab4c09e0e3713a1c4c25c2f79192c8337b',
+            'number'     => 0,
+            'sha256_gz'  => '',
+            'sha256_bz2' => '',
+            'sha256_xz'  => '',
             'date'       => '12 Oct 2023',
-            'baseurl'    => 'https://downloads.php.net/~patrickallaert/',
+            'baseurl'    => 'https://downloads.php.net/',
         ],
     ],
 

Reply via email to