Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74657 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92481 invoked from network); 30 May 2014 14:33:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 May 2014 14:33:36 -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.174 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.128.174 mail-ve0-f174.google.com Received: from [209.85.128.174] ([209.85.128.174:49827] helo=mail-ve0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6A/BC-07154-FB698835 for ; Fri, 30 May 2014 10:33:36 -0400 Received: by mail-ve0-f174.google.com with SMTP id jw12so2179340veb.5 for ; Fri, 30 May 2014 07:33:33 -0700 (PDT) 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=8A4Y6rs3d+Qej6dFcM38qgMy+yq0KOL05kb8cY3Akng=; b=veOIIa9vsn9oSFt3EuEGdjkZqTPu28rQuoXljJIYFJRha6MCqkDRJ71SiqN1Y/pSv5 2h/kdK540h23JjlaU4e1NQyp65AtfA5vvBBzepv9MBQp1xre+CpRgMz6IkNTEjfonLZB hXLhLi5UBE2le4HsxJ4kP1n40WDB5fjWIua32BGgDgyq3FuuZ1LJXABk9q8O9YZAwPPB AAPzQj9kr/DzSjpnej5aASgN2oYIW0Re+UQWj5kqpKqQZlqMHvQ81T50Ql2bcpuXOK5s UikVWbQNJ3zRLxHfNKkj88URY7qEMAMfi4V2pq9E1HcBRqw1xr0PrBuOg5BoG6IolVfK XO9g== X-Received: by 10.221.9.72 with SMTP id ov8mr8341577vcb.27.1401460413129; Fri, 30 May 2014 07:33:33 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.81.68 with HTTP; Fri, 30 May 2014 07:32:53 -0700 (PDT) Date: Fri, 30 May 2014 16:32:53 +0200 X-Google-Sender-Auth: foF3gHYLRrAyXHkR0Rs8EADWqa4 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=089e0117772117697404fa9eee28 Subject: PHP 5.5.13 released From: jpauli@php.net (Julien Pauli) --089e0117772117697404fa9eee28 Content-Type: text/plain; charset=UTF-8 Hi, The PHP development team announces the immediate availability of PHP 5.5.13. This release fixes several bugs against PHP 5.5.12, as well as CVE-2014-0238 and CVE-2014-0237 regarding Fileinfo. We recommand our users of PHP 5.5 to upgrade to 5.5.13. For source downloads of PHP 5.5.13 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.13 Julien Pauli & David Soria Parra --089e0117772117697404fa9eee28--