Commit:    16f552b81d5d79eacb2749e3a6493befdc3b0b4d
Author:    Tyrael <tyr...@php.net>         Fri, 27 Nov 2015 01:05:19 +0100
Parents:   8b8544bb03fdcca5a8d2065df2e3f4dc168b6bb2
Branches:  master

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

Log:
php 5.6.16

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 339853b..daac869 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -91,7 +91,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.6.16' => array(
+       '5.6.17' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.6-latest',
@@ -99,10 +99,10 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'      => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => 'de22520ffcd3f10e1817146ee4be3cdc',
-                       'md5_gz'    => 'd7427d4cd29ca60804e622f1e7fa440e',
-                       'md5_xz'    => '059d4e7ced46c55c9e94d3eecfb33bd0',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
+                       'md5_xz'    => '',
                        'date'      => '12 Nov 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