Author: Gabriel Caruso (carusogabriel)
Date: 2022-01-20T08:35:26-03:00

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

PHP 8.0.15 released

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index 5f07793..1db11a5 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -74,12 +74,12 @@
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 1,
-            'sha256_gz'  => 
'4098fa321eaf486e0d21317357c101509c200e65f5c21c3e11987862db279abc',
-            'sha256_bz2' => 
'a1089360b7d0c9203c07a8494c34fe8a2b58c183e992f460ee4c6742eafe3d5c',
-            'sha256_xz'  => 
'84bc9085d6ff019e91b0ab5e0a44af7e21008089e7507351f897fd4d5b7a542e',
+            'number'     => 0,
+            'sha256_gz'  => '',
+            'sha256_bz2' => '',
+            'sha256_xz'  => '',
             'date'       => '06 Jan 2022',
-            'baseurl'    => 'https://downloads.php.net/~carusogabriel/',
+            'baseurl'    => 'https://downloads.php.net/',
         ],
     ],
 

Reply via email to