Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67140 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65074 invoked from network); 25 Apr 2013 08:46:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Apr 2013 08:46:00 -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.212.51 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.212.51 mail-vb0-f51.google.com Received: from [209.85.212.51] ([209.85.212.51:55514] helo=mail-vb0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 61/52-50361-74DE8715 for ; Thu, 25 Apr 2013 04:46:00 -0400 Received: by mail-vb0-f51.google.com with SMTP id x19so2399877vbf.24 for ; Thu, 25 Apr 2013 01:45:57 -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=8XeHf8hM8XePx4R/IyWMM7FzkO8i29hVtB80M0xYUso=; b=CtuoohI5V0kj0QtJ48mHBVft24P/4S15Z/cItkx8fZZiNSnAfEKiv/ibvwARs5VXCj nqQfCmpD+ffO5d4Op/9YxvTHoZvOjnK0uyzAtC2Ufy1NB8ne2eX2YSJtYXr/g+bzinYC 5tdLuQ2k8aeeMiCjLmvzC9m02EI8pxXBzVzrdvloM1nXQNFoZU5EwSCWTeU8fAIyztIX qfUVRr0DKDfrdq9LagSs0xKBn0erRYtNtgEcb+J5LXvliKIl2oHxVYx9eSHyQedwmUnQ wsMcpPvTAQbWmie9PNPdLFilLo/AdCN1vlCuHS6FtwQaRHooma8MIh5c4ESQJnehoXYN hZHg== X-Received: by 10.52.18.173 with SMTP id x13mr13589664vdd.121.1366879557521; Thu, 25 Apr 2013 01:45:57 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.221.9.133 with HTTP; Thu, 25 Apr 2013 01:45:17 -0700 (PDT) Date: Thu, 25 Apr 2013 10:45:17 +0200 X-Google-Sender-Auth: LM3Ez2zT14hKEYTxS9qQvUZz07g Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=bcaec50405c07a2a8204db2b7203 Subject: PHP 5.5 beta4 available From: jpauli@php.net (Julien Pauli) --bcaec50405c07a2a8204db2b7203 Content-Type: text/plain; charset=ISO-8859-1 Hi Internals, PHP 5.5.0 Beta 4 has been released for testing. It fixes some bugs against beta 3. You'll find details 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. We now enter in RC stage, 1st RC is expected for May 9th. Thanks to all people that worked on the project to make PHP 5.5 a mature project. Regards Julien and David --bcaec50405c07a2a8204db2b7203--