Commit: 3b305843c3db0b09cb96e3c51e89163fc7ac7a68 Author: Joe Watkins <krak...@php.net> Thu, 26 Apr 2018 18:09:40 +0200 Parents: c51ac0e1448bd2103bf91fbdd35e8f761c8e9137 Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=3b305843c3db0b09cb96e3c51e89163fc7ac7a68 Log: 7.1 prepare Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index f958206..a071e79 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -69,7 +69,7 @@ $QA_RELEASES = array( ), ), - '7.1.16' => array( + '7.1.18' => array( 'active' => true, 'release' => array( 'type' => 'RC', @@ -78,7 +78,7 @@ $QA_RELEASES = array( 'sha256_gz' => '', 'sha256_xz' => '', 'date' => '15 March 2018', - 'baseurl' => 'http://downloads.php.net/ab/', + 'baseurl' => 'http://downloads.php.net/~krakjoe/', ), ), -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php