Commit:    61473a63525b8da2baaa501f00404c6d356fc898
Author:    kovacs.ferenc <kovacs.fer...@ustream.tv>         Fri, 10 Jul 2015 
10:51:05 +0200
Parents:   ef9a83dccaea42fc13753295648fea7e9dcf2bec
Branches:  master

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

Log:
5.6.12 is next

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 4cb2ed4..c585435 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -91,7 +91,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.6.11' => array(
+       '5.6.12' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.6-latest',
@@ -99,10 +99,10 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'      => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => '3b3f5bac1213a8d9fea32257001038e9',
-                       'md5_gz'    => '6bbfc1ab2df346a6f51f5fd403a05848',
-                       'md5_xz'    => '10f73feb24f28203eaa277d419df814b',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
+                       'md5_xz'    => '',
                        'date'      => '25 Jun 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