Commit:    f9eb6269aa666e6a12443e9e6f464f052bce58e6
Author:    Ferenc Kovacs <tyr...@gmail.com>         Fri, 11 Jan 2019 00:06:17 
+0100
Parents:   9c5d6b0f6f4f1121a904af580b57d8fdb192eed9
Branches:  master

Link:       
http://git.php.net/?p=web/qa.git;a=commitdiff;h=f9eb6269aa666e6a12443e9e6f464f052bce58e6

Log:
5.6 is eoled

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 4c1d710..f7002a9 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -48,19 +48,6 @@ TODO:
 /**********************************************************************/
 
 $QA_RELEASES = [
-    '5.6.40' => [
-        'active'  => true,
-        'release' => [
-            'type'       => 'RC',
-            'number'     => 0,
-            'sha256_bz2' => '',
-            'sha256_gz'  => '',
-            'sha256_xz'  => '',
-            'date'       => '05 January 2017',
-            'baseurl'    => 'https://downloads.php.net/tyrael/',
-        ],
-    ],
-
     '7.0.33' => [
         'active'  => true,
         'release' => [

Reply via email to