Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76791 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34743 invoked from network); 22 Aug 2014 08:42:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Aug 2014 08:42:11 -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.169 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.169 mail-vc0-f169.google.com Received: from [209.85.220.169] ([209.85.220.169:61420] helo=mail-vc0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 88/25-09530-26207F35 for ; Fri, 22 Aug 2014 04:42:10 -0400 Received: by mail-vc0-f169.google.com with SMTP id le20so12239483vcb.0 for ; Fri, 22 Aug 2014 01:42:08 -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=Ylxbc0b24mU33HYNvJE8iQzhDG3klOMJa4cRMzkEA2c=; b=Ylr28TZiqt4MImVBnWBR7cO5McQybBwtV84Cl4BFUT+yDxRdGnn4RaoW/yVpRTfahO LUi3+AS6g3R2Dj5AXKg8/eHolXrEpfWVwAqm11M2QwGe0JVvL1kE0nLNSKmDM0I5DKpG JPoi9V51R5ByoccIkm5tgy715IbN8GKb5FBdzqxlOxAo1cBoinu1voHzKBe14XPfdjLZ 6yn2MJNrikJ6Km7EKSNO/8KqlHy5Sqrh4hh0wPzK32z0y8g0foe2fjIZCmPym/jaQe2u CFGUrEukY68glPLhrymIVwovGEj3J548XhMSB52uX32nxiA0cKz5nTDgRGWursP3Qg3M lXKA== X-Received: by 10.52.160.10 with SMTP id xg10mr2523204vdb.1.1408696928150; Fri, 22 Aug 2014 01:42:08 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.30.70 with HTTP; Fri, 22 Aug 2014 01:41:28 -0700 (PDT) Date: Fri, 22 Aug 2014 10:41:28 +0200 X-Google-Sender-Auth: iI20DTIgdB_GSzHDVFcc2Xe5Imc Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=089e013cb7b6ffaa9e050133cfd3 Subject: PHP 5.5.16 is available From: jpauli@php.net (Julien Pauli) --089e013cb7b6ffaa9e050133cfd3 Content-Type: text/plain; charset=UTF-8 Hello! The PHP development team announces the immediate availability of PHP 5.5.16. This fixes some bugs against 5.5.15 and addresses five CVEs. All PHP 5.5 users are encouraged to upgrade to this version. For source downloads of PHP 5.5.16 please visit our downloads page: http://www.php.net/downloads.php Windows binaries can be found on http://windows.php.net/download/ The full list of changes is recorded in the ChangeLog: http://www.php.net/ChangeLog-5.php#5.5.16 Julien Pauli & David Soria Para --089e013cb7b6ffaa9e050133cfd3--