Commit:    9f3973421940278a3517b2417a8f3e5558fd72da
Author:    Sara Golemon <poll...@php.net>         Thu, 1 Feb 2018 09:36:06 -0500
Parents:   a55facdf39cddcc69c86f2623dae0848ee1b4fc0
Branches:  master

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

Log:
7.1.14

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 7f802e2..33aaeb9 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -73,10 +73,10 @@ $QA_RELEASES = array(
                 'active'                => true,
                 'release'              => array(
                         'type'          => 'RC',
-                        'number'        => 1,
-                        'sha256_bz2'    => 
'4ea606df3fbf85e7d10d407da3a86d3d65fc1585c5cf62a674565e436d1247ed',
-                        'sha256_gz'     => 
'e523bdd3956dd3e9314fc69edc6c83e1a6dfa3fcde41fad03c5bd3d58b3470f4',
-                        'sha256_xz'     => 
'3d954de9cd4dff7dc8631f214928b2635b81cea80999c1b4593e7effc92b4b47',
+                        'number'        => 0,
+                        'sha256_bz2'    => '',
+                        'sha256_gz'     => '',
+                        'sha256_xz'     => '',
                         'date'          => '18 January 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