Commit:    460b3763a21a262ff7d777b1b783fffd04569364
Author:    Joe Watkins <krak...@php.net>         Thu, 10 May 2018 21:43:17 +0200
Parents:   2c06bb0b37815fcc8103f30bd771b6934c85c35f
Branches:  master

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

Log:
7.1.18RC1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 9e6835c..34fd129 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -73,12 +73,12 @@ $QA_RELEASES = array(
                 'active'                => true,
                 'release'              => array(
                         'type'          => 'RC',
-                        'number'        => 0,
-                        'sha256_bz2'    => '',
-                        'sha256_gz'     => '',
-                        'sha256_xz'     => '',
-                        'date'          => '15 March 2018',
-                        'baseurl'       => 
'http://downloads.php.net/~krakjoe/',
+                        'number'        => 1,
+                        'sha256_bz2'    => 
'e8537b591a2573820e01592dcdfde5b19c3c92df4584723c28773d9a3c065260',
+                        'sha256_gz'     => 
'161ebace3e02b6fdebca6846e84b9bd7976497eaa7331e89e3fd52208780e979',
+                        'sha256_xz'     => 
'2e7f3684e69fa37685c3c6bdc6a043310ba3d716bf303b3e571eff71bad56bde',
+                        'date'          => '10 May 2018',
+                        '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