Commit:    f75ab9dcfb323947a558f812edb2edcea65cae3d
Author:    Tyrael <tyr...@php.net>         Fri, 2 Oct 2015 01:43:39 +0200
Parents:   b4a60f9f070d4f59035c1cb80a4b9aaa2d89a5ad
Branches:  master

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

Log:
5.6.14 is out

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 0de64ef..4937c8f 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -91,7 +91,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.6.14' => array(
+       '5.6.15' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.6-latest',
@@ -99,10 +99,10 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'      => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => '5de5def38b537ddd78351ef34b3517b5',
-                       'md5_gz'    => 'b7e51495f6a1956b2958b0c6658fb0f6',
-                       'md5_xz'    => '905e21336d54f7b2dd399acb4af4389a',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
+                       'md5_xz'    => '',
                        'date'      => '17 Sep 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