Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72433 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23697 invoked from network); 10 Feb 2014 09:00:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Feb 2014 09:00:27 -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.220.181 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.181 mail-vc0-f181.google.com Received: from [209.85.220.181] ([209.85.220.181:45069] helo=mail-vc0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 42/C0-18799-92598F25 for ; Mon, 10 Feb 2014 04:00:26 -0500 Received: by mail-vc0-f181.google.com with SMTP id ie18so4453795vcb.26 for ; Mon, 10 Feb 2014 01:00:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=PDrohRTZr36wVTfBPXguXsQQocYgRA5NJGP1+Fb5aYE=; b=tC/AZrHF1u8G4R8u+LnPO9mfvGjvc80IJRIGfTnZMQE/W3jwnUFIhqClJwEMy33aba PO/CrKAQA+nAt0/ig9F7p3oNxQzQ1q4VEAuS2W40LhXTJ8Fvd3XurmCm/6Fqew9xK/Bs /7ZJEHC7FhEVX/lil0SKG1/JMs8mZPnRl41fs8lcGXpr4mMO0A3g4E/d3zuaZVXV1IgP I7dwp7Ktf+f2B7mRjrylCXxsiWnvyEDK2VCPvrnsYZw84D+cItje+Yrb3+jz1AzNuvmz AAlcPWAWH5wi2H9vgHeDulKnGKKhc/qx8IaIWPEfIPpxce/Ii8L98xeBUUEPGSlPf9jd 2X9Q== X-Received: by 10.58.200.229 with SMTP id jv5mr22600558vec.15.1392022822669; Mon, 10 Feb 2014 01:00:22 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.221.8.129 with HTTP; Mon, 10 Feb 2014 00:59:42 -0800 (PST) Date: Mon, 10 Feb 2014 09:59:42 +0100 X-Google-Sender-Auth: 1RWdYuxHE32VFZTG8kxdmgOqv3M Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=047d7bd6ad3cdd53e804f20991ad Subject: PHP 5.5.9 has been released From: jpauli@php.net (Julien Pauli) --047d7bd6ad3cdd53e804f20991ad Content-Type: text/plain; charset=ISO-8859-1 Hi, The PHP development team announces the immediate availability of PHP 5.5.9. This release fixes several bugs against PHP 5.5.8. All users of PHP 5.5 are encouraged to upgrade to this release. For source downloads of PHP 5.5.9 please visit our downloads page: http://www.php.net/downloads.php Windows binaries can be found on windows.php.net/download/ The list of changes are recorded in the ChangeLog: http://www.php.net/ChangeLog-5.php#5.5.9 Julien Pauli & David Soria Parra --047d7bd6ad3cdd53e804f20991ad--