Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66551 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86721 invoked from network); 8 Mar 2013 01:26:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Mar 2013 01:26:31 -0000 X-Host-Fingerprint: 85.223.116.227 227-116.citynet.ftth.internl.net Received: from [85.223.116.227] ([85.223.116.227:10493] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C8/CF-31723-54E39315 for ; Thu, 07 Mar 2013 20:26:30 -0500 To: internals@lists.php.net Date: Fri, 08 Mar 2013 02:26:28 +0100 Message-ID: <1afij81asmnbqgjjur0s7oo40klv51q1jd@4ax.com> References: X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 85.223.116.227 Subject: Re: PHP 5.5.0 Alpha 6 Released From: phpdev@ehrhardt.nl (Jan Ehrhardt) David Soria Parra in php.internals (Thu, 07 Mar 2013 16:21:35 -0500): >Please test the release carefully and report any bugs. We will begin >with the beta stage in two weeks. Please add alpha6 to bugs.php.net. There is a BC break in compiling pecl_http, that I had to report under alpha5. It is something for the maintainers of pecl_http to solve, but nevertheless... https://bugs.php.net/bug.php?id=64380 Jan