Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73593 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98796 invoked from network); 4 Apr 2014 09:44:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Apr 2014 09:44:20 -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.180 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.128.180 mail-ve0-f180.google.com Received: from [209.85.128.180] ([209.85.128.180:47629] helo=mail-ve0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/67-57266-3FE7E335 for ; Fri, 04 Apr 2014 04:44:20 -0500 Received: by mail-ve0-f180.google.com with SMTP id jz11so1256470veb.11 for ; Fri, 04 Apr 2014 02:44:17 -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=7uMl9k85T9e9KmdrNMNeGRpfqLQR/27Cij7XU9xlMEg=; b=ILlGdmEZNUHDdSusWL5Eh4hzGIaKUeZjnS2txmyiCPY4u7O1jU8YmPZ85D61xwH8IA 6FW8vaNFpgUH+BIrgI9+WHZAZ0z4FpmCKwTBtPdz7x7JfLGg2/L3gxXfxSJPYgte2+7T ameiIYiVqhPh7Bnx59ZSQtgOrfIvuMyN7pXERTOjQa4IwguqdYHEIi+Fqwin15nDHgL+ fGSqyM5WKc60PCMvmUreQZYjlukZtnRdNa13MWdzTulLJrNJ3W76yzuDRknlfB9q8uXd Si2hup4/qdLuiPBd7+PQuwHmIP8H0yraHdfGmZlMTEmascYJcv9wrpOxo01KxFS9VY1J kavA== X-Received: by 10.58.74.38 with SMTP id q6mr4191369vev.7.1396604657443; Fri, 04 Apr 2014 02:44:17 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.81.68 with HTTP; Fri, 4 Apr 2014 02:43:37 -0700 (PDT) Date: Fri, 4 Apr 2014 11:43:37 +0200 X-Google-Sender-Auth: s7HFH3Mo24dhnn_Bimi6z2KEt8U Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=047d7bacbedc7fa76a04f6345c5c Subject: PHP 5.5.11 got released From: jpauli@php.net (Julien Pauli) --047d7bacbedc7fa76a04f6345c5c Content-Type: text/plain; charset=ISO-8859-1 Hi, The PHP development team announces the immediate availability of PHP 5.5.11. This release fixes several bugs against PHP 5.5.10, as well as CVE-2013-7345 regarding FIleinfo. We recommand our users of PHP 5.5 to upgrade to 5.5.11. For source downloads of PHP 5.5.11 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.11 Julien Pauli & David Soria Parra --047d7bacbedc7fa76a04f6345c5c--