Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66852 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21968 invoked from network); 28 Mar 2013 16:53:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Mar 2013 16:53:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.182 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.128.182 mail-ve0-f182.google.com Received: from [209.85.128.182] ([209.85.128.182:63073] helo=mail-ve0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CB/40-19164-E6574515 for ; Thu, 28 Mar 2013 11:53:02 -0500 Received: by mail-ve0-f182.google.com with SMTP id m1so3933903ves.13 for ; Thu, 28 Mar 2013 09:53:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:from:date:x-google-sender-auth :message-id:subject:to:content-type; bh=2o/diRY7cHO/YCOlqR37faLXCIMmVcD+r2fOA/1a390=; b=0vQqqO24TS/QjEDAu3Y08CUguJN2wzFGzS20nLXwCTXK1MJSeNBShLBi2uXJjfr5a1 4kzqfAprWXKcjiQDgYq60UegCU969e0v3bndeSgguPCj0XKCSrKP5kYbsV8TDCn9C1ww PRZrUCMU56WEwcmGi0x7OfIZWlkGZUMopHwnu7tGyU+SNKrA+QOjGVgd8o1Mi+TyEx9U sFRMt1OUqO4+g6lJ/uXEu5Bxgn29T74rzc8LishDwFcaKsPRuvoT1Mdief/lae8btHnp ZsVeIC+oULwv5HJNLIZskW6ipgz40YJVFePKnVGBg3PhW704pumv6I3DclAd23fFqNwu wONA== X-Received: by 10.220.124.196 with SMTP id v4mr21820604vcr.44.1364489580141; Thu, 28 Mar 2013 09:53:00 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.221.9.133 with HTTP; Thu, 28 Mar 2013 09:52:20 -0700 (PDT) Date: Thu, 28 Mar 2013 17:52:20 +0100 X-Google-Sender-Auth: -bMxvNaO7yOjc1lEXvvCdSKkrho Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=047d7b343708b98fef04d8fefcea Subject: PHP 5.5 Beta 2 is released From: jpauli@php.net (Julien Pauli) --047d7b343708b98fef04d8fefcea Content-Type: text/plain; charset=ISO-8859-1 Hi Internals, PHP 5.5.0 Beta 2 has been released for testing. It fixes a bug that could prevent beta 1 from compiling, and other bugs you'll find in the NEWS file. The packages can be found at: http://downloads.php.net/dsp and windows packages at http://windows.php.net/qa Please test the release carefully and report any bugs. Our next beta is planned for April 11th. We'd like to thank all the contributors for this beta. Regards Julien and David --047d7b343708b98fef04d8fefcea--