Commit:    cd5853473ecae788575b75a459b98211cd3ca001
Author:    Tyrael <tyr...@php.net>         Thu, 7 Jan 2016 14:54:58 +0100
Parents:   9a398dbef080641d55b1834e30e23bc9a18df290
Branches:  master

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

Log:
5.6.18 is next

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index ea4813f..7b692b3 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -91,7 +91,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.6.17' => array(
+       '5.6.18' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.6-latest',
@@ -99,10 +99,10 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'      => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => '12d8c714aafa991b0f5a66996573e24a',
-                       'md5_gz'    => 'aa1e4522a9c2b80ee80b98d07fd1394d',
-                       'md5_xz'    => '86765d1ea69b01b5a664d630f9671da8',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
+                       'md5_xz'    => '',
                        'date'      => '10 Dec 2015',
                        '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