Author: Sara Golemon (sgolemon)
Date: 2021-05-19T18:11:49Z

Commit: 
https://github.com/php/web-qa/commit/24fb77e3a2362c260fdd9ebf4079988062e01edd
Raw diff: 
https://github.com/php/web-qa/commit/24fb77e3a2362c260fdd9ebf4079988062e01edd.diff

8.0.7RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index d1832e3..9470970 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -70,16 +70,16 @@
         ],
     ],
 
-    '8.0.5' => [
+    '8.0.7' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 0,
-            'sha256_gz'  => '',
-            'sha256_bz2' => '',
-            'sha256_xz'  => '',
-            'date'       => '15 Apr 2021',
-            'baseurl'    => 'https://downloads.php.net/~carusogabriel/',
+            'number'     => 1,
+            'sha256_gz'  => 
'd93e1f26cce090119fe43645da9f2493c720ce85d6744965fda143a5e7cdd416',
+            'sha256_bz2' => 
'3e114755059c204af29a2f1044f7001ce42773ae10f5d6657b730ee11356b1d2',
+            'sha256_xz'  => 
'86371e7cf3d9bb3831b68d0615aa3c6a989554022096c63c8f7eefd3b5c43575',
+            'date'       => '20 May 2021',
+            'baseurl'    => 'https://downloads.php.net/~pollita/',
         ],
     ],
 ];

Reply via email to