Commit: 87c811d647eba596392846c0fad7d15b5bd26312 Author: Anatol Belski <a...@php.net> Thu, 21 Jan 2016 09:20:35 +0100 Parents: cd5853473ecae788575b75a459b98211cd3ca001 Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=87c811d647eba596392846c0fad7d15b5bd26312 Log: update with 7.0.3RC1 info Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 7b692b3..abffa76 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' => '24 Dec 2015', + 'number' => 1, + 'md5_bz2' => 'c75ffc8e8ac57daedc793e4cf41952a8', + 'md5_gz' => '31657f984f445975ffff1d654e4a4aed', + 'md5_xz' => '37ba23311be4b0a9f0122ca2284c5a97', + 'date' => '21 Jan 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