Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67373 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83519 invoked from network); 9 May 2013 08:54:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 May 2013 08:54:15 -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.212.54 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.212.54 mail-vb0-f54.google.com Received: from [209.85.212.54] ([209.85.212.54:34559] helo=mail-vb0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B6/90-12965-6346B815 for ; Thu, 09 May 2013 04:54:14 -0400 Received: by mail-vb0-f54.google.com with SMTP id f12so2375792vbg.27 for ; Thu, 09 May 2013 01:54:12 -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=xTBrx6rrZuFIklhqcQzaYhIpLDj8vyxK3J15vYzAeCI=; b=N31+s6QCNIuzzJz8FXLKUQ0VHhrvGg1XwLP0IgkjQFqsSlkB4vD6+IF6GAQQOK/anO k/8S492snBDGkGv2nqvl1gtYzURXF1LFPvrkwFq8yHvjvYwUYpIVbvvryOFO/x3at8Vy akiJqfJ+p7gOnPryWnBRUAJ5tnUdK1Q/tL6TEzIOAHbPfdZW99XKsbtHYDKE19R8eQ5U LjjmIF2wh8iyfcBgzeoPQtCFncUNZFp9EjCQRud++0FMs24m4DDg/yuc2uIyMe+crK/l TPq08cWpT2yJsgDenq/LJc7TelH1YVzQUlQMFIsMmWE/GeilMvpwvsbwFoR1zVA8qRAQ TRzg== X-Received: by 10.58.220.129 with SMTP id pw1mr7230083vec.32.1368089651909; Thu, 09 May 2013 01:54:11 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.131.196 with HTTP; Thu, 9 May 2013 01:53:31 -0700 (PDT) Date: Thu, 9 May 2013 10:53:31 +0200 X-Google-Sender-Auth: qoAoGp41n3N0XA0urAV__kWuCHg Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=047d7bd6a8ceb9333c04dc453136 Subject: First RC of PHP5.5 available From: jpauli@php.net (Julien Pauli) --047d7bd6a8ceb9333c04dc453136 Content-Type: text/plain; charset=ISO-8859-1 Hi Internals, Our RC1 of PHP 5.5.0 has been released for testing. It fixes some bugs and possible memleaks against last beta. 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 are now RC, this means stability only. Next RC is expected for May 23h. Thanks you all contributors. Regards Julien and David --047d7bd6a8ceb9333c04dc453136--