Commit: 19cf4ba6341b5581c040f5ad50da053861abc0b7 Author: Anatol Belski <a...@php.net> Thu, 17 Mar 2016 08:21:23 +0100 Parents: 8f3679ed39657fc27294fe3329e327085399470e Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=19cf4ba6341b5581c040f5ad50da053861abc0b7 Log: add 7.0.5RC1 info Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index c451fc1..e21d8d4 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -116,11 +116,11 @@ $QA_RELEASES = array( ), 'release' => array( 'type' => 'RC', - 'number' => 0, - 'md5_bz2' => '', - 'md5_gz' => '', - 'md5_xz' => '', - 'date' => '18 Feb 2016', + 'number' => 1, + 'md5_bz2' => 'cd6fba9abd28326f1a7c0f8586c3d22f', + 'md5_gz' => '8ae3eee506caa35e328759303b117e5e', + 'md5_xz' => 'c81288afeb6a8b6c96948f3c2bf0881d', + 'date' => '17 Mar 2016', 'baseurl' => 'http://downloads.php.net/ab/', ), ), -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php