Commit:    9da9fe3a7c5335343a23db406ed223c2b8cf5fa4
Author:    Sara Golemon <poll...@php.net>         Mon, 1 Oct 2018 10:36:24 -0400
Parents:   58ac1c6d5e920c9fbb7fa03aaa09dbea0958e355
Branches:  master

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

Log:
Fix 7.2.11RC1 location

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index a0cb9cf..4389bef 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -96,7 +96,7 @@ $QA_RELEASES = array(
                         'sha256_gz'     => 
'bab813bfbc0b3b853a917440e350432608998125f1578a1078508fc06d62c416',
                         'sha256_xz'     => 
'52b14d1017863da157e7126a01fa46e11a9c0ceacef0fbcd5e84b1246235d805',
                         'date'          => '27 Sep 2018',
-                        'baseurl'       => 'https://downloads.php.net/~remi/',
+                        'baseurl'       => 
'https://downloads.php.net/~pollita/',
                 ),
         ),
                '7.3.0' => array(

Reply via email to