Author: Sergey Panteleev (saundefined)
Date: 2023-09-28T17:37:31+03:00

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

PHP 8.2.11 released

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index fd4b010..90c7b2b 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -75,12 +75,12 @@
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 1,
-            'sha256_bz2' => 
'6e70af93b1d81b5b4d8365df92565c9cfc8ce0eef446eb75318c7abc4de129cf',
-            'sha256_gz'  => 
'ba9dee1948b2a577ffcbf8df43217d9e1760587a8fcc66a19d45fab6bd197111',
-            'sha256_xz'  => 
'c80428635a833f02cd13f8f02e675ea37010cf74670c4258b975ad646e2c441a',
+            'number'     => 0,
+            'sha256_bz2' => '',
+            'sha256_gz'  => '',
+            'sha256_xz'  => '',
             'date'       => '14 Sep 2023',
-            'baseurl'    => 'https://downloads.php.net/~sergey/',
+            'baseurl'    => 'https://downloads.php.net/',
         ],
     ],
 

Reply via email to