Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:290656 php.internals:43451 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17859 invoked from network); 24 Mar 2009 19:16:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Mar 2009 19:16:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=lsmith@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lsmith@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 88.198.8.16 as permitted sender) X-PHP-List-Original-Sender: lsmith@php.net X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:54253] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E8/03-30978-37139C94 for ; Tue, 24 Mar 2009 14:16:04 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 1D38B1EBC022; Tue, 24 Mar 2009 19:19:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 912KhwAf0n33; Tue, 24 Mar 2009 20:19:02 +0100 (CET) Received: from [192.168.0.151] (77-58-151-147.dclient.hispeed.ch [77.58.151.147]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: smith@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id C1DAB1EBC01D; Tue, 24 Mar 2009 20:19:01 +0100 (CET) Message-ID: <8D6114A1-4987-4B7E-93FA-9D8D3E81ACD9@php.net> To: PHP internals , php-general@lists.php.net Content-Type: multipart/alternative; boundary=Apple-Mail-3--230562366 Mime-Version: 1.0 (Apple Message framework v930.3) Date: Tue, 24 Mar 2009 20:15:58 +0100 X-Mailer: Apple Mail (2.930.3) Subject: PHP 5.3.0RC1 From: lsmith@php.net (Lukas Kahwe Smith) --Apple-Mail-3--230562366 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Hello! Johannes has packaged PHP 5.3.0RC1, which you can find here: http://downloads.php.net/johannes/ Windows binaries are available here: http://windows.php.net/qa/ This release candidate makes us feature complete 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 with integer handling that we still want to fix (though most of them have also affected PHP 5.2) and a crash bug in NSAPI. Expect an RC2 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, Johannes and Lukas PHP 5.3 Release Managers --Apple-Mail-3--230562366--