Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67636 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71988 invoked from network); 6 Jun 2013 17:14:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jun 2013 17:14:33 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.177 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.177 mail-vc0-f177.google.com Received: from [209.85.220.177] ([209.85.220.177:60812] helo=mail-vc0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 70/63-53391-873C0B15 for ; Thu, 06 Jun 2013 13:14:32 -0400 Received: by mail-vc0-f177.google.com with SMTP id hv10so2185660vcb.36 for ; Thu, 06 Jun 2013 10:14:29 -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=9NXR6l3cnwKcFsPODryctQqaisGdaBjhIdXZdCwUUK0=; b=ipqunwFsJlpNx0xoPq7rNDKpbIqib7xva8/wzTAuWdCFEY1TGSj/CtYsVu98fY0Mh5 /SBB4E7P160gllcbZnyeYX1jfloW5IwAi+vkRUHACE523j2cY2Q2Il92C1C7IpPqIUs/ iPH2Onri7pzuPxs/ZTbnWYbAYRb0JMzjH2dBvnb+SRTdcadf5Y/iCgw0yzSTQrz5s91H MNVDOSyiyNRKhnuRY2wC2WgOtnJgQEgkLBWnjSfk/7NrUbPbykrBRvipdhc0fxHsq1nF wTQpuvlxi6+o4QD+jJ/RpIQ/WsQKYKV/8jlsoq3PTEA5rIKve79O7paT4miklRL3gISV pvcw== X-Received: by 10.52.190.130 with SMTP id gq2mr19253221vdc.37.1370538869661; Thu, 06 Jun 2013 10:14:29 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.188.73 with HTTP; Thu, 6 Jun 2013 10:13:49 -0700 (PDT) Date: Thu, 6 Jun 2013 19:13:49 +0200 X-Google-Sender-Auth: aqqIgca4ttwtbmJHUTtyzAB0hoY Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=089e0122ee427a246a04de7f72d3 Subject: PHP 5.5 RC3 is ready From: jpauli@php.net (Julien Pauli) --089e0122ee427a246a04de7f72d3 Content-Type: text/plain; charset=ISO-8859-1 Hi Internals, We juste tagged and release PHP 5.5.0 RC3. It fixes some bugs against RC2 code. 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 had bloking bugs so we had to release another RC. Expect another RC or a stable release to be announced for June 20th. Thank you. Regards Julien and David --089e0122ee427a246a04de7f72d3--