Commit:    a58dbfb02b643ecf6a4ae205b9facf44252f7fc5
Author:    Tyrael <tyr...@php.net>         Thu, 3 Mar 2016 23:12:45 +0100
Parents:   e0d8a23290eb9ac7a8bf9eda9b1d5f62a290c6b6
Branches:  master

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

Log:
5.6.20 is next

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 121d11a..c451fc1 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -91,7 +91,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.6.19' => array(
+       '5.6.20' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.6-latest',
@@ -99,10 +99,10 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'      => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => '74f13ff00fbb8aca11ecf844c55f4fe5',
-                       'md5_gz'    => '5983829e83ed6ebb775ab68c9d9dec76',
-                       'md5_xz'    => '44478c75aa722ba1c3df456bc1cc1f16',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
+                       'md5_xz'    => '',
                        'date'      => '18 Feb 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