Commit:    d1a6d1298bbf459c106cfbb4b37c101f537b11bc
Author:    Tyrael <tyr...@php.net>         Thu, 4 Feb 2016 20:59:58 +0100
Parents:   3661e595b166da5894c88dcd5bda17626f80ab15
Branches:  master

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

Log:
5.6.19 is next

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 40065cd..905bedb 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -91,7 +91,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.6.18' => array(
+       '5.6.19' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.6-latest',
@@ -99,10 +99,10 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'      => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => '158351dca39cba3be3156b9f8dd4b9a3',
-                       'md5_gz'    => '0e22912354a9a9da008a87d2a92d15b8',
-                       'md5_xz'    => '4cd02a0bdcd8a4a0ef91935dbeba77f3',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
+                       'md5_xz'    => '',
                        'date'      => '21 Jan 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