Commit: 369af89e165b8a20dc403f0c5c4877ba8e4346eb Author: Johannes Schlüter <johan...@schlueters.de> Fri, 5 Oct 2012 00:45:05 +0200 Parents: a6bda34d3e0088405c3798da6280443b74407c5f Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=369af89e165b8a20dc403f0c5c4877ba8e4346eb Log: PHP 5.3.18RC1, 5.4.8RC1 Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 6041240..af33f89 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -58,10 +58,10 @@ $QA_RELEASES = array( ), 'release' => array( 'type' => 'RC', - 'number' => 0, - 'md5_bz2' => '8c063cfb5d31eda09d4f344455788967', - 'md5_gz' => '71dbd1a6908bb759c1454d0dd741899b', - 'date' => '05 Jul 2012', + 'number' => 1, + 'md5_bz2' => 'a9f0d9d51ed67621c266e955df2b260a', + 'md5_gz' => '73654ed9fa8a68a5da4eb31ce3fae244', + 'date' => '04 Oct 2012', 'baseurl' => 'http://downloads.php.net/johannes/', ), ), @@ -74,10 +74,10 @@ $QA_RELEASES = array( ), 'release' => array( 'type' => 'RC', - 'number' => 0, - 'md5_bz2' => '0c898b297eefdabd88dce9410248ea7a', - 'md5_gz' => '28c0ea15ebf4ff2e33ba26e6410bc15b', - 'date' => '02 Aug 2012', + 'number' => 1, + 'md5_bz2' => '40520e72ffb954945b03dcb984c58267', + 'md5_gz' => '1f7ca39d6466e3e88c6f43907e629d4c', + 'date' => '04 Oct 2012', 'baseurl' => 'http://downloads.php.net/stas/', ), ), -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php