Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67481 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98997 invoked from network); 24 May 2013 08:05:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 May 2013 08:05:43 -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:35861] helo=mail-ve0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B1/62-20943-55F1F915 for ; Fri, 24 May 2013 04:05:42 -0400 Received: by mail-ve0-f182.google.com with SMTP id da11so3164059veb.41 for ; Fri, 24 May 2013 01:05:38 -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=fQCbAuKQTk5Ekb1qO1j/nvVFBjfWJrou3X03O2Y5LeM=; b=csV1v8cRAP59ITEMahitDY+gJnJI8/q4SCOoIS5iajjE4LZoEsKbFi2yW8ztGQC89q /y0D/HPYHVF7jCira1tWst8iWGh5151rYnXbb78R9DVIv2ZI/WKEs4O38MaUxBgwnYoH I9zalpIdtQBjg1cVNgE/xE2dG34jUmV5mGI+uD3nvAGA/SpZD+g/YgdJsOet4vaJKoHR aR97ID3g9R1a8p6mn4IMRdVnL8g4yO6Ux5lcgCXGB9rg+b1m4azdkn9Umh+d16hF5V5B taWMPlVJZm2UzQXJupl5Wcg8N7qYpiMqxJdBsX60cOCn2TlP+VwD5xT5sOXbtojBhl73 BoMQ== X-Received: by 10.220.106.74 with SMTP id w10mr7789878vco.32.1369382738649; Fri, 24 May 2013 01:05:38 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.154.78 with HTTP; Fri, 24 May 2013 01:04:58 -0700 (PDT) Date: Fri, 24 May 2013 10:04:58 +0200 X-Google-Sender-Auth: nia-3YcgEdxGGt9HCcra-rAtpyQ Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=047d7b34339eb2e98504dd7243ec Subject: PHP5.5 RC2 has been tagged From: jpauli@php.net (Julien Pauli) --047d7b34339eb2e98504dd7243ec Content-Type: text/plain; charset=ISO-8859-1 Hi Internals, Our RC2 of PHP 5.5.0 has been released for testing. It fixes some bugs and improves stability against RC1 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. This second RC could be the last one. Depending on bug reports, expect another RC or a stable release to be announced for June 6th. Thank you. Regards Julien and David --047d7b34339eb2e98504dd7243ec--