Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57438 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15438 invoked from network); 19 Jan 2012 23:46:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jan 2012 23:46:21 -0000 X-Host-Fingerprint: 217.114.211.68 unknown Date: Thu, 19 Jan 2012 18:46:20 -0500 Received: from [217.114.211.68] ([217.114.211.68:16677] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/7B-37696-B4BA81F4 for ; Thu, 19 Jan 2012 18:46:20 -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.0RC6 released From: dsp@php.net (David Soria Parra) Hi internals After five release candidates we are reaching the end of the RC phase. If we do not encounter critical bugs in the next two weeks, then this 6th RC will be tagged as 5.4.0 final. You can download the packages from: http://downloads.php.net/stas The Windows team provides windows binaries for the release. As always you find them at: http://windows.php.net/qa/ Please ensure that the release is solid and all things behave as expected! Test the release candidate against your code base and report any problems you encounter or successful tests you've run. Please focus on testing traits. An important bug was fixed in the last two weeks and we need traits tested The next release will hopefully be the final. We plan to release it on February 2. NOTE: Do not commit anything without asking Stas or me. The packages will be build on Jan 31, so Jan 30 will be the last day for commits to 5.4.0. regards, Stas and David