Commit:    b1ccf41dfadf3f9c5bfba061803e52ca6ea76c2c
Author:    Joe Watkins <krak...@php.net>         Mon, 25 Jun 2018 09:04:03 +0200
Parents:   3b5f8beea2804335654eabad39ceb8d6afa84a8c
Branches:  master

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

Log:
bump 7.1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index b658552..f31c575 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -69,14 +69,14 @@ $QA_RELEASES = array(
                 ),
         ),
 
-        '7.1.19' => array(
+        '7.1.20' => array(
                 'active'                => true,
                 'release'              => array(
                         'type'          => 'RC',
                         'number'        => 1,
-                        'sha256_bz2'    => 
'2f0406e37c4c7b48badc702d0927b857eb46f3728be23997411d69cdba6f3fa1',
-                        'sha256_gz'     => 
'0fca4b9b3a4a64c324ea644169c829294d406a9eccea7e48cd1b3b6a23f2cbb0',
-                        'sha256_xz'     => 
'1c86a69b744b4a9ec5e2955fd1f0f41fe1d3e806079d7d655e2929511d66667a',
+                        'sha256_bz2'    => '',
+                        'sha256_gz'     => '',
+                        'sha256_xz'     => '',
                         'date'          => '7 June 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