Author: Sara Golemon (sgolemon)
Date: 2021-06-03T22:14:55Z

Commit: 
https://github.com/php/web-qa/commit/234a900c758c898acdfd8d4f693b9772d735ba95
Raw diff: 
https://github.com/php/web-qa/commit/234a900c758c898acdfd8d4f693b9772d735ba95.diff

Remove 8.0.7RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index db4c7be..7e02b74 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -74,12 +74,12 @@
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 1,
-            'sha256_gz'  => 
'd93e1f26cce090119fe43645da9f2493c720ce85d6744965fda143a5e7cdd416',
-            'sha256_bz2' => 
'3e114755059c204af29a2f1044f7001ce42773ae10f5d6657b730ee11356b1d2',
-            'sha256_xz'  => 
'86371e7cf3d9bb3831b68d0615aa3c6a989554022096c63c8f7eefd3b5c43575',
+            'number'     => 0,
+            'sha256_gz'  => '',
+            'sha256_bz2' => '',
+            'sha256_xz'  => '',
             'date'       => '20 May 2021',
-            'baseurl'    => 'https://downloads.php.net/~pollita/',
+            'baseurl'    => 'https://downloads.php.net/',
         ],
     ],
 ];

Reply via email to