Commit: e00385edfa38e4cae521bc018f66cfffff4b8695 Author: Anatol Belski <a...@php.net> Thu, 12 Nov 2015 09:42:51 +0100 Parents: 5b8df2e487de62da933344260f1e3af7c647061c Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=e00385edfa38e4cae521bc018f66cfffff4b8695 Log: updated with 7.0.0RC7 info Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index eb364b2..fa65dff 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -116,11 +116,11 @@ $QA_RELEASES = array( ), 'release' => array( 'type' => 'RC', - 'number' => 6, - 'md5_bz2' => '0bae9be95c4a0f330c1d86c34e6a476a', - 'md5_gz' => '1248113dd6a220c25ca6269589af4778', - 'md5_xz' => '809731123f62a9fcc706385de9a5dc5b', - 'date' => '29 Oct 2015', + 'number' => 7, + 'md5_bz2' => '104d8cd20d8c24df4bfac93a598b2d70', + 'md5_gz' => 'd925b4c734c53040201d4e1dc738cb0b', + 'md5_xz' => '5bb4e6b8bf969d2bd5ab222c60c52dad', + 'date' => '12 Nov 2015', 'baseurl' => 'http://downloads.php.net/ab/', ), ), -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php