Author: Gabriel Caruso (carusogabriel)
Date: 2022-07-07T11:29:53+02:00

Commit: 
https://github.com/php/web-qa/commit/3fcde4a41912c4600cb7540261968769bd9c6de5
Raw diff: 
https://github.com/php/web-qa/commit/3fcde4a41912c4600cb7540261968769bd9c6de5.diff

PHP 8.0.21 released

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index e5bd192..81cf185 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -74,10 +74,10 @@
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 1,
-            'sha256_gz'  => 
'414fdbb6482cd5258b408f2e1cfc51190d9715603be8acf6423428a587e9c5fe',
-            'sha256_bz2' => 
'92e1021d81b38c258a6f59f0b8cb431f6bd908e1cfa5cad50958b9998411229f',
-            'sha256_xz'  => 
'9c617165625e17344481333a820a3391cbd3f1b8925ed1c274267701fbb17f7c',
+            'number'     => 0,
+            'sha256_gz'  => '',
+            'sha256_bz2' => '',
+            'sha256_xz'  => '',
             'date'       => '26 Jun 2022',
             'baseurl'    => 'https://downloads.php.net/~carusogabriel/',
         ],

Reply via email to