Commit:    fda3c5dd773288e7ba8262f859f84037f965d6b4
Author:    Anatol Belski <a...@php.net>         Sun, 13 Jan 2019 17:35:03 +0100
Parents:   f9eb6269aa666e6a12443e9e6f464f052bce58e6
Branches:  master

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

Log:
7.0 is EOL

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index f7002a9..8aad129 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -48,19 +48,6 @@ TODO:
 /**********************************************************************/
 
 $QA_RELEASES = [
-    '7.0.33' => [
-        'active'  => true,
-        'release' => [
-            'type'       => 'RC',
-            'number'     => 0,
-            'sha256_bz2' => '',
-            'sha256_gz'  => '',
-            'sha256_xz'  => '',
-            'date'       => '07 December 2017',
-            'baseurl'    => 'https://downloads.php.net/ab/',
-        ],
-    ],
-
     '7.1.25' => [
         'active'  => true,
         'release' => [

Reply via email to