Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72978 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54160 invoked from network); 6 Mar 2014 15:48:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2014 15:48:01 -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.179 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.179 mail-vc0-f179.google.com Received: from [209.85.220.179] ([209.85.220.179:52692] helo=mail-vc0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3E/10-52599-1B898135 for ; Thu, 06 Mar 2014 10:48:01 -0500 Received: by mail-vc0-f179.google.com with SMTP id ij19so2304419vcb.24 for ; Thu, 06 Mar 2014 07:47:59 -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=Z0Mv31eqX/wYTyDO49Mvwdua59KmewtDyknuMESnJjI=; b=S7ImTXmRucl5iygfk078j3oHB7VPJrHlSgMdPv/3VftOyg2aZpdk6OaQHh0njkgdyL 2KWCnsG1cG1HLARNra6UU/Mh373l89V/LbAiWElvO05Hx4rjIh3GB+5i/r+/TLa6rHWO AIqxw8Axr1kE9caD5H1cbQX/h0n4+mmxZb3h4xZF/TBXPga4wt63ZCZrvcCbTQ8/3j2N KNxYBaat8cWUHWdm7P6aw93n2e3BrwB6FmalWy2Oo2IeTN0Vfoe6cIPkd6Rdk1eXvSbW cnNLceoDHy22FsPAk3FKQlsceWUfu4MFb1hkxPXODOlSPXnrDj7ibp5Xr+69/5gH9X2R Yu9w== X-Received: by 10.58.66.137 with SMTP id f9mr5831246vet.11.1394120879234; Thu, 06 Mar 2014 07:47:59 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.221.8.129 with HTTP; Thu, 6 Mar 2014 07:47:19 -0800 (PST) Date: Thu, 6 Mar 2014 16:47:19 +0100 X-Google-Sender-Auth: yTqSB3ocuKiMPNwicAyn7EcDCu0 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=047d7b33d856c7e5f304f3f20fab Subject: PHP 5.5.10 is released From: jpauli@php.net (Julien Pauli) --047d7b33d856c7e5f304f3f20fab Content-Type: text/plain; charset=ISO-8859-1 Hi, The PHP development team announces the immediate availability of PHP 5.5.10. This release fixes several bugs against PHP 5.5.9, as well as several CVE related bugs : CVE-2014-1943, CVE-2014-2270 and CVE-2013-7327. We recommand our users of PHP 5.5 to upgrade to 5.5.10. For source downloads of PHP 5.5.10 please visit our downloads page: http://www.php.net/downloads.php Windows binaries can be found on http://windows.php.net/download/ The list of changes are recorded in the ChangeLog: http://www.php.net/ChangeLog-5.php#5.5.10 Julien Pauli & David Soria Parra --047d7b33d856c7e5f304f3f20fab--