Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:313798 php.internals:53637 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73536 invoked from network); 28 Jun 2011 21:39:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jun 2011 21:39:29 -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:55889] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 04/A5-43855-01A4A0E4 for ; Tue, 28 Jun 2011 17:39:29 -0400 Received: from [192.168.23.102] (p5B2DA7B0.dip.t-dialin.net [91.45.167.176]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id A5ADA742D1; Tue, 28 Jun 2011 23:39:25 +0200 (CEST) Reply-To: dsp@php.net To: internals@lists.php.net Cc: php-general@lists.php.net Date: Tue, 28 Jun 2011 23:39:01 +0200 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.0.1 (3.0.1-1.fc15) Content-Transfer-Encoding: 7bit Message-ID: <1309297143.6829.2.camel@Tshi> Mime-Version: 1.0 Subject: PHP 5.4.0alpha1 released From: dsp@php.net (David Soria Parra) Hello! Stas has packed PHP 5.4.0alpha1 which you can find here: http://downloads.php.net/stas/ Please test it carefully, and report any bugs in the bug system, but only if you have a short reproducable test case. Alpha 2 will be released in about 2 weeks. You can read more information about this release here: http://www.php.net/archive/2011.php#id2011-06-28-1 regards, Stas and David