Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63880 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86176 invoked from network); 15 Nov 2012 11:00:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Nov 2012 11:00:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=dsp@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=dsp@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 217.114.211.66 as permitted sender) X-PHP-List-Original-Sender: dsp@php.net X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:62412] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 09/31-07334-E4BC4A05 for ; Thu, 15 Nov 2012 06:00:32 -0500 Received: from Achird.local (p4FE39BE9.dip.t-dialin.net [79.227.155.233]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 5B28D6540E; Thu, 15 Nov 2012 12:00:28 +0100 (CET) Message-ID: <50A4CB4B.8030504@php.net> Date: Thu, 15 Nov 2012 12:00:27 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121016 Thunderbird/16.0.1 MIME-Version: 1.0 To: "internals@lists.php.net" , jpauli Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: PHP 5.5.0alpha1 Released for Testing! From: dsp@php.net ("dsp@php.net") Hi Internals, as announced a few weeks ago, we tagged PHP 5.5.0alpha1 on Tuesday. This release marks the start of 5.5.0 release process. The packages can be found at: http://downloads.php.net/dsp This release includes a dozen new features, such as Generators, List support in foreach. the simplified password API, and many more. Thanks to everyone working 5.5. Please test it carefully, and report any bugs in the bug system. Alpha 2 will be tagged on Tuesday 27th and release on Thursday 29th. Regards David and Julien