|
||||||||||
|
New in This Group PHP 5.3.2RC1 Testing12/22/2009 11:48:13 PM It was a very good year ...12/17/2009 9:21:44 AM MD5 sums are reversed for 5.2.12RC1 and 5.3.1RC411/14/2009 6:45:52 PM PHP 5.3.1RC4 Testing11/12/2009 11:45:51 PM PHP 5.3.1RC2 Testing11/3/2009 7:15:49 PM PHP 5.3.1RC2 wrong checksum10/21/2009 9:54:21 AM PHP 5.3.1RC2 Testing10/20/2009 10:31:04 PM change for ext/tidy test9/16/2009 9:29:53 AM New run-tests code9/9/2009 8:25:11 AM PHP 5.3.1RC1 Testing9/4/2009 3:07:14 PM |
svn: /web/ php/trunk/include/version.inc qa/trunk/include/release-qa.php
|
|||||||||
| Group: php.qa |
Subscribe
|
Posted:10/20/2009 11:05:15 PM | Replies:0 | Views:22 | Items(0) |
|
--15ad7927b49fc0845284a9b38976ce565978df22
Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit johannes Tue, 20 Oct 2009 23:05:15 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289814 Log: 5.3.1RC2 Changed paths: U web/php/trunk/include/version.inc U web/qa/trunk/include/release-qa.php Modified: web/php/trunk/include/version.inc =================================================================== --- web/php/trunk/include/version.inc 2009-10-20 22:02:58 UTC (rev 289813) +++ web/php/trunk/include/version.inc 2009-10-20 23:05:15 UTC (rev 289814) @@ -17,8 +17,8 @@ */ /* PHP 5.3 Release */ -$PHP_5_3_RC = '5.3.1RC1'; -$PHP_5_3_RC_DATE = "03 Sep 2009"; +$PHP_5_3_RC = '5.3.1RC2'; +$PHP_5_3_RC_DATE = "20 Oct 2009"; $PHP_5_3_VERSION = "5.3.0"; $PHP_5_3_DATE = "30 June 2009"; Modified: web/qa/trunk/include/release-qa.php =================================================================== --- web/qa/trunk/include/release-qa.php 2009-10-20 22:02:58 UTC (rev 289813) +++ web/qa/trunk/include/release-qa.php 2009-10-20 23:05:15 UTC (rev 289814) @@ -7,7 +7,7 @@ // FIXME: Use http://www.php.net/releases/index.php?serialize=1 info here? // Note: These two variables determine which failed make tests may report to the qa.reports list -$BUILD_TEST_RELEASES = array('5.3.1RC1'); +$BUILD_TEST_RELEASES = array('5.3.1RC2'); $DEV_RELEASES = array(); foreach($BUILD_TEST_RELEASES as $release) { @@ -32,7 +32,7 @@ ); /* PHP 5 Releases */ -$CURRENT_QA_RELEASE_5 = '5.3.1RC1'; +$CURRENT_QA_RELEASE_5 = '5.3.1RC2'; $RC_FILES_5 = array ( array ( 'http://downloads.php.net/johannes/', --15ad7927b49fc0845284a9b38976ce565978df22-- |
johan...@php.net (=?utf-8?q?Johannes_Schl=C3=BCter?=) 10/20/2009 11:05:15 PM |
note 97095 added to soapclient.soapclient
note 97094 added to function.sqlite-changes
note 97093 added to function.sqlite-changes
note 97092 added to ref.xmlrpc
note 97091 added to function.var-export