Commit:    ccb839f1980e4c7e7b0fc38c2aeda70b8c073c43
Author:    Ferenc Kovacs <tyr...@gmail.com>         Fri, 2 Sep 2016 18:51:30 
+0200
Parents:   17a2260b45aaa1a404e7c59d550cf3c21f5915b7
Branches:  master

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

Log:
PHP-5.6.26RC1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 33696ca..9c32e90 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -75,11 +75,11 @@ $QA_RELEASES = array(
                'active'                => true,
                'release'               => array(
                        'type'      => 'RC',
-                       'number'    => 0,
-                       'md5_bz2'   => '',
-                       'md5_gz'    => '',
-                       'md5_xz'    => '',
-                       'date'      => '04 Aug 2016',
+                       'number'    => 1,
+                       'md5_bz2'   => '1c4e68a3c322e7aa8499863faa777d2a',
+                       'md5_gz'    => 'f3f33becd0becfb8b784631a9ef66d0f',
+                       'md5_xz'    => '506d74935323b5ad8c2a58ac090ab544',
+                       'date'      => '01 Sep 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