Commit:    1f6df425876d7a5b25390350008f8ef13016bc8f
Author:    Anatol Belski <a...@php.net>         Thu, 21 Jul 2016 11:10:59 +0200
Parents:   afce10a08313f8adf20e82f920639fbeac4bd977
Branches:  master

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

Log:
7.0.10 next

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 6bff22d..a3daed8 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -108,7 +108,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-        '7.0.9' => array(
+        '7.0.10' => array(
                 'active'                => true,
                 'snaps'                 => array(
                         'prefix'        => 'php7.0-latest',
@@ -116,10 +116,10 @@ $QA_RELEASES = array(
                 ),
                 'release'               => array(
                         'type'      => 'RC',
-                        'number'    => 1,
-                        'md5_bz2'   => '11c3db2ef6dd57f087e78cb2f539c8e4',
-                        'md5_gz'    => 'cc7561609c6828afbfc5086641de168a',
-                        'md5_xz'    => '1751cf169ee173ad38071b42d2805607',
+                        'number'    => 0,
+                        'md5_bz2'   => '',
+                        'md5_gz'    => '',
+                        'md5_xz'    => '',
                         'date'      => '07 July 2016',
                         'baseurl'   => 'http://downloads.php.net/ab/',
                 ),


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

Reply via email to