Commit:    d7d9f8e1ce3a537efda9f53276b0cb150578e990
Author:    Tyrael <tyr...@php.net>         Fri, 1 Apr 2016 00:53:26 +0200
Parents:   934ce0b772be9294dd96e72236e76136b2acd483
Branches:  master

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

Log:
PHP 5.6.21 is next

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 745952d..f2049b9 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -91,7 +91,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.6.20' => array(
+       '5.6.21' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.6-latest',
@@ -99,10 +99,10 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'      => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => 'a2d1b018d5d934c23c9c8ed894b26990',
-                       'md5_gz'    => '6805c7ee53f7c16d56a50c266177484b',
-                       'md5_xz'    => '0960fbb448167b1be0ca8f75d17b97e0',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
+                       'md5_xz'    => '',
                        'date'      => '17 Mar 2016',
                        'baseurl'   => 'http://downloads.php.net/tyrael/',
                ),


--
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to