Commit:    80770eb0b2440433eb5441d1b3eea4c74a49fffd
Author:    Tyrael <tyr...@php.net>         Thu, 26 May 2016 21:45:42 +0200
Parents:   4ebc752d038758e19668dd8a5bcc0f26b65a23a8
Branches:  master

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

Log:
5.6.23 will be next

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 83f044b..dcbb26d 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -91,7 +91,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.6.22' => array(
+       '5.6.23' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.6-latest',
@@ -99,10 +99,10 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'      => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => 'ef40d4be02881f4994ab502a33d66b93',
-                       'md5_gz'    => '485615cb4297cd82dabdcbe0047ab684',
-                       'md5_xz'    => '83c2a9a124952e7b39d7f40ecd7fd7db',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
+                       'md5_xz'    => '',
                        'date'      => '12 May 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