Commit:    ba65ae900028203f542446102adb66c9302c3630
Author:    Anatol Belski <a...@php.net>         Fri, 19 Feb 2016 00:20:34 +0100
Parents:   d1a6d1298bbf459c106cfbb4b37c101f537b11bc
Branches:  master

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

Log:
add 7.0.4RC1 info

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 905bedb..2f63821 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -116,11 +116,11 @@ $QA_RELEASES = array(
                 ),
                 'release'               => array(
                         'type'      => 'RC',
-                        'number'    => 0,
-                        'md5_bz2'   => '',
-                        'md5_gz'    => '',
-                        'md5_xz'    => '',
-                        'date'      => '21 Jan 2016',
+                        'number'    => 1,
+                        'md5_bz2'   => '50442732404e0279284a2de071cc989e',
+                        'md5_gz'    => '20996222dade2b3ccb6ec1a57f3169ce',
+                        'md5_xz'    => 'a7f80bdc22506ae62214f13f679f7d60',
+                        'date'      => '18 Feb 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