Commit:    0892fa96ce69544c7409a9f3346594449e33575d
Author:    Remi Collet <r...@php.net>         Thu, 15 Mar 2018 11:53:19 +0100
Parents:   571d18882eba538960a391573e03f9f820097bba
Branches:  master

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

Log:
v7.2.4RC1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index f04ae58..a9b34de 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -82,16 +82,16 @@ $QA_RELEASES = array(
                 ),
        ),
 
-        '7.2.3' => array(
+        '7.2.4' => array(
                 'active'                => true,
                 'release'              => array(
                         'type'          => 'RC',
-                        'number'        => 0,
-                        'sha256_bz2'    => '',
-                        'sha256_gz'     => '',
-                        'sha256_xz'     => '',
-                        'date'          => '15 February 2018',
-                        'baseurl'       => 
'https://downloads.php.net/~pollita/',
+                        'number'        => 1,
+                        'sha256_bz2'    => 
'573accbd484e84b3f3cd1f3240e7745e2fe0ac63c2339beb64099deb9ab747bd',
+                        'sha256_gz'     => 
'cc5b181a4da6ad57c6787479c8d8253cb3d0f3b1ece8dc2fb711fcf26a2ffa19',
+                        'sha256_xz'     => 
'e6e563ab4a8c72552e9141eb6e01119f908e27d60c61bef5d5dcdab778dd1d94',
+                        'date'          => '15 March 2018',
+                        'baseurl'       => 'https://downloads.php.net/~remi/',
                 ),
         ),
 );


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

Reply via email to