Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:293950 php.internals:44247 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67855 invoked from network); 11 Jun 2009 18:03:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jun 2009 18:03:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 83.243.58.134 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 83.243.58.134 mailout2.netbeat.de Linux 2.6 Received: from [83.243.58.134] ([83.243.58.134:40302] helo=mailout2.netbeat.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/CD-01167-FE6413A4 for ; Thu, 11 Jun 2009 14:03:28 -0400 Received: (qmail 26918 invoked by uid 89); 11 Jun 2009 18:35:35 -0000 Received: from unknown (HELO ?192.168.1.102?) (johannes%schlueters.de@93.104.117.198) by mailout2.netbeat.de with ESMTPA; 11 Jun 2009 18:35:35 -0000 To: internals@lists.php.net, php-general@lists.php.net Content-Type: text/plain Date: Thu, 11 Jun 2009 20:03:23 +0200 Message-ID: <1244743403.3633.42.camel@goldfinger.johannes.nop> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Subject: PHP 5.3.0RC3 From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hello! we have packaged PHP 5.3.0RC3, which you can find here: http://downloads.php.net/johannes/ Windows binaries are available here: http://windows.php.net/qa/ This third release candidate focused on bug fixes and stability improvements and we hope to only require minimal changes ahead of the next release. Many, but not all, of the new features are already integrated in the official documentation on php.net. Please not that we are aware of a few minor issues including that we still want to fix for the final release. We are aiming for an RC4 next week followed by the final release in the week after. For most users there will not be a noticeable change meaning that now is the time to really do the final testing of PHP 5.3.0 before it gets released with any unnecessary incompatibilities with your project. Some additional links to get started: http://cvs.php.net/viewvc.cgi/php-src/NEWS?view=markup&pathrev=PHP_5_3 http://wiki.php.net/doc/scratchpad/upgrade/53 Best Regards, Lukas and Johannes PHP 5.3 Release Managers