Commit:    d3a8c7dded64d533842c9e16585aaa7649a11667
Author:    Anatol Belski <a...@php.net>         Thu, 28 Apr 2016 08:22:09 +0200
Parents:   6cca0b6f6082e0b6c3253cbee27f0d2868514bf0
Branches:  master

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

Log:
7.0.7 next

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 807682e..81e45d6 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -108,7 +108,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-        '7.0.6' => array(
+        '7.0.7' => array(
                 'active'                => true,
                 'snaps'                 => array(
                         'prefix'        => 'php7.0-latest',
@@ -116,10 +116,10 @@ $QA_RELEASES = array(
                 ),
                 'release'               => array(
                         'type'      => 'RC',
-                        'number'    => 1,
-                        'md5_bz2'   => '63db5f2fcbc00625e914f9f7569ce342',
-                        'md5_gz'    => '1ec898f83ed34552089ff064434a66a8',
-                        'md5_xz'    => 'f7207616a5aa382eac55fbe91a3c8730',
+                        'number'    => 0,
+                        'md5_bz2'   => '',
+                        'md5_gz'    => '',
+                        'md5_xz'    => '',
                         'date'      => '14 Apr 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