Commit:    c1324311e35066b6a809ebad0b1b09e2fe04f53a
Author:    Remi Collet <r...@php.net>         Thu, 29 Mar 2018 07:00:15 +0200
Parents:   b0c5ca7277a92dd8a40efac3ca6fd63eb5d8b881
Branches:  master

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

Log:
7.2.4 is coming

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 2b67372..a7303bf 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -86,10 +86,10 @@ $QA_RELEASES = array(
                 'active'                => true,
                 'release'              => array(
                         'type'          => 'RC',
-                        'number'        => 1,
-                        'sha256_bz2'    => 
'573accbd484e84b3f3cd1f3240e7745e2fe0ac63c2339beb64099deb9ab747bd',
-                        'sha256_gz'     => 
'cc5b181a4da6ad57c6787479c8d8253cb3d0f3b1ece8dc2fb711fcf26a2ffa19',
-                        'sha256_xz'     => 
'e6e563ab4a8c72552e9141eb6e01119f908e27d60c61bef5d5dcdab778dd1d94',
+                        'number'        => 0,
+                        'sha256_bz2'    => '',
+                        'sha256_gz'     => '',
+                        'sha256_xz'     => '',
                         '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