Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67045 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92233 invoked from network); 11 Apr 2013 08:51:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2013 08:51:22 -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:36215] helo=mail-vb0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B7/12-14351-98976615 for ; Thu, 11 Apr 2013 04:51:22 -0400 Received: by mail-vb0-f51.google.com with SMTP id x19so1052604vbf.38 for ; Thu, 11 Apr 2013 01:51:19 -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=YWS5YQl1DLasWGoUJH5afaqI81YJPPjBzfqltjx5T14=; b=imOjOi6obx6GTixdBTjQFs9eK9xUBNFpNMmwSnuISl11XgQWS6bACAYXjAFFpWSxb2 kWYUUscdrA+Y2r6dmrt/OCd8+B1GK/i15zcRF7l6LVdOTky2UtdAO/ReKZyzWEfJocKL +NisK7mFcz8Px49s4ctmpm3tSLS1soj80p0JzcRFmXFWixyfk2re0n683xbELfy2SCC9 ksVCGk04yFjjohMyTvmJwEj9llEGlzrdiJq6dv9qIgKwqVhz5TKgSDY89yG899z2mEMu JZHfhykNdE5oOYm0lPKUaqT26zTGPAtqJjC+mt3Yw1/l/lDlPcO5dj99dGqstusjVp5T wHWA== X-Received: by 10.220.155.8 with SMTP id q8mr4250991vcw.42.1365670279213; Thu, 11 Apr 2013 01:51:19 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.221.9.133 with HTTP; Thu, 11 Apr 2013 01:50:39 -0700 (PDT) Date: Thu, 11 Apr 2013 10:50:39 +0200 X-Google-Sender-Auth: jAblJeMcwjXyByadEA6Ley5DAIk Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=f46d043bdf9edfad0304da11e3b2 Subject: PHP 5.5 beta3 is here From: jpauli@php.net (Julien Pauli) --f46d043bdf9edfad0304da11e3b2 Content-Type: text/plain; charset=ISO-8859-1 Hi Internals, PHP 5.5.0 Beta 3 has been released for testing. It fixes some bugs against beta 2. 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. Our next beta is planned for April 25th. At this time, we are thinking the next beta (4th) should be the last one. RCs will follow. Thanks to all people that worked on the project to make this beta available. Regards Julien and David --f46d043bdf9edfad0304da11e3b2--