Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68359 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80269 invoked from network); 2 Aug 2013 08:05:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Aug 2013 08:05:44 -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.181 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.128.181 mail-ve0-f181.google.com Received: from [209.85.128.181] ([209.85.128.181:36526] helo=mail-ve0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 86/27-31319-7586BF15 for ; Fri, 02 Aug 2013 04:05:43 -0400 Received: by mail-ve0-f181.google.com with SMTP id jz10so333312veb.12 for ; Fri, 02 Aug 2013 01:05:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=3TrC4XvpGalLms+GP9E5T1fxgEvVW2OQI/+Tz4c1sw8=; b=fMZGWJu6FUOTrfR8AANx+QBJhOMKzBnn86sRIhCVz14VDVB/sh19IZdoODLBRyc7Ia Nu/SjBDjPSHZRcMyljWpKzqPonqBd5QeH67IlyI8Wvy88L7eRAkqXdxubQY+8/BJoJbG SzZ/6wyBXtp2M0GoIC4uQXwnI/o4jBsRLrgpSfPOBbNa2p5x4td8zDj3ZpSGVfFO7Uru cMepurJYmP29CbfSSp/SK9+vHDzTH8n8xnLXbMDfdAho2Slame0s5p8Mkm9MKUKlFy6x BTwtcNlg0h+n3b9sHOw90Fv/K3w97S/BQXTQR9TrBcv/TdrYCK+1OziXLy8R/DzGT96p 3ibA== X-Received: by 10.58.217.167 with SMTP id oz7mr1644427vec.15.1375430740478; Fri, 02 Aug 2013 01:05:40 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.142.12 with HTTP; Fri, 2 Aug 2013 01:05:00 -0700 (PDT) Date: Fri, 2 Aug 2013 10:05:00 +0200 X-Google-Sender-Auth: JCVgfLGPv7g9RM9EQHbCtLfwuxM Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=047d7bd6adfeb311ad04e2f26c2a Subject: PHP 5.5.2 RC1 is tagged From: jpauli@php.net (Julien Pauli) --047d7bd6adfeb311ad04e2f26c2a Content-Type: text/plain; charset=ISO-8859-1 Hi Internals, Our RC1 of PHP 5.5.2 has been released for testing. It fixes some bugs in the 5.5 branch. 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. 5.5.2 GA is planned for August 15th. Thank you. Regards Julien and David --047d7bd6adfeb311ad04e2f26c2a--