Commit:    3654d14080cb1d5f411c3ba3a7b494a58fddb23e
Author:    Ferenc Kovacs <tyr...@gmail.com>         Fri, 19 Aug 2016 01:22:37 
+0200
Parents:   14033df4cde1fe9f8205f4674775ac195bf341d1
Branches:  master

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

Log:
5.6.26 next

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 2cc626e..e792cc0 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -91,7 +91,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.6.25' => array(
+       '5.6.26' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.6-latest',
@@ -99,10 +99,10 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'      => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => '61c149fe6f9eba14048f2025e6532f48',
-                       'md5_gz'    => '9753f7856193b2075895a6c7645b309e',
-                       'md5_xz'    => '62c19672e30da97aa555616fa6beb347',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
+                       'md5_xz'    => '',
                        'date'      => '04 Aug 2016',
                        '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