php-groups.com | Post Question | Search | About | Groups | Contact | Register | Login


New in This Group

PHP 5.3.2RC1 Testing
12/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.1RC4
11/14/2009 6:45:52 PM

PHP 5.3.1RC4 Testing
11/12/2009 11:45:51 PM

PHP 5.3.1RC2 Testing
11/3/2009 7:15:49 PM

PHP 5.3.1RC2 wrong checksum
10/21/2009 9:54:21 AM

PHP 5.3.1RC2 Testing
10/20/2009 10:31:04 PM

change for ext/tidy test
9/16/2009 9:29:53 AM

New run-tests code
9/9/2009 8:25:11 AM

PHP 5.3.1RC1 Testing
9/4/2009 3:07:14 PM

svn: /web/ php/trunk/include/version.inc qa/trunk/include/release-qa.php Reply

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





Reply:
| or Email(not shown): Name: | Register | Login

Alert me when someone responds to this posting.











Newest Articles

note 97095 added to soapclient.soapclient
4/1/2010 5:58:19 AM

note 97094 added to function.sqlite-changes
4/1/2010 5:06:46 AM

note 97093 added to function.sqlite-changes
4/1/2010 5:06:21 AM

note 97092 added to ref.xmlrpc
4/1/2010 4:52:18 AM

note 97091 added to function.var-export
4/1/2010 3:32:03 AM