Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56253 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69508 invoked from network); 10 Nov 2011 21:03:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Nov 2011 21:03:29 -0000 X-Host-Fingerprint: 217.114.211.68 unknown Date: Thu, 10 Nov 2011 16:03:29 -0500 Received: from [217.114.211.68] ([217.114.211.68:26181] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0A/40-00436-02C3CBE4 for ; Thu, 10 Nov 2011 16:03:29 -0500 To: internals@lists.php.net User-Agent: slrn/0.9.9p1 (SunOS) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: X-Posted-By: 217.114.211.68 Subject: PHP 5.4.0RC1 released for testing From: dsp@php.net (David Soria Parra) Hello! Stas has packed PHP 5.4.0RC1 which you can find here: http://downloads.php.net/stas/ The Windows team provides windows binaries which you find here: http://windows.php.net/qa/ This is the first release candiate. No new features will be included before the final version of PHP 5.4.0. During the RC phase only bugfixes should be committed to the PHP_5_4 branch. Please ensure that the release is solid and all things behave as expected! Please test this RC against your code base and report any problems you encounter or successful tests you've run. The next release candidate will be released on November 24. regards, Stas and David