Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43868 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50604 invoked from network); 7 May 2009 17:11:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 May 2009 17:11:58 -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.133 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 83.243.58.133 mailout1.netbeat.de Linux 2.6 Received: from [83.243.58.133] ([83.243.58.133:59402] helo=mailout1.netbeat.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/89-32213-D56130A4 for ; Thu, 07 May 2009 13:11:58 -0400 Received: (qmail 2289 invoked by uid 89); 7 May 2009 17:31:13 -0000 Received: from unknown (HELO ?192.168.1.102?) (johannes%schlueters.de@88.217.60.98) by mailout1.netbeat.de with ESMTPA; 7 May 2009 17:31:13 -0000 To: internals@lists.php.net, php-general@lists.php.net Content-Type: text/plain Date: Thu, 07 May 2009 19:11:54 +0200 Message-ID: <1241716314.6434.53.camel@goldfinger> Mime-Version: 1.0 X-Mailer: Evolution 2.24.3 Content-Transfer-Encoding: 7bit Subject: PHP 5.3.0RC2 From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hello! we have packaged PHP 5.3.0RC2, which you can find here: http://downloads.php.net/johannes/ Windows binaries are available here: http://windows.php.net/qa/ This second 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 minor issues including that we still want to fix (though most of them have also affected PHP 5.2) and a crash bug in affecting source files with a size of exact 8k (See Bug #48934). Expect an RC3 in 2-3 weeks time, though for most users there will not be a noticeable change meaning that now is the time to start doing 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