Commit:    1ff17e933cc8233fa11ac34fcd2d4cfbcca94015
Author:    kovacs.ferenc <kovacs.fer...@ustream.tv>         Fri, 3 Oct 2014 
01:39:59 +0200
Parents:   a4baad86490ecd9677dc8f02a577f040c0b7a730
Branches:  master

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

Log:
5.6.1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 650157a..6307e1b 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -91,7 +91,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.6.1' => array(
+       '5.6.2' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.6-latest',
@@ -99,11 +99,11 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'      => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => 'abc1781476f87b6659297d28202cc783',
-                       'md5_gz'    => '1b783729663e6ab424997fcf6c1ee4c2',
-                       'md5_xz'    => '2d728f3b716761645658365ad87d4f8e',
-                       'date'      => '11 Sep 2014',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
+                       'md5_xz'    => '',
+                       'date'      => '',
                        'baseurl'   => 'http://downloads.php.net/jpauli/',
                ),
        ),


--
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to