Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76006 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84544 invoked from network); 24 Jul 2014 12:09:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2014 12:09:48 -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.170 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vc0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:33576] helo=mail-vc0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3A/44-58899-A87F0D35 for ; Thu, 24 Jul 2014 08:09:47 -0400 Received: by mail-vc0-f170.google.com with SMTP id lf12so4626490vcb.15 for ; Thu, 24 Jul 2014 05:09:47 -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=633WBxG+ALlyXHJzBgkho556FI7DcHgF9DyhqNqTzN8=; b=cM0ScDLru9UV8d82xw4xFj/j6DkKVorzLnOaJDJj+IKDHNbimrRIrvtxXRc5gXrxF6 mJRZgS47Tqzk42+Pe8w2hkiBwLWHV/09ZKpcVPoyD4a7ZLWeHgJkVklo4iuWIcl0tB4L sRh1bBgFyrgZG3cVMcG7ZcMp9RVQ3cRjxdtvS0o8BB2NzSOOwKlXuCiu3xDZZ+9oQRc1 R6s8ILhH7ZvDfvdjRjLkcIG8RtSyndB7RyV0HVgFxTfG8GFtzuEOrsoU1vaIkankms4/ M+UEA+/L4LmYcdE0aUuntTZuAv2/614OlcchvEjEHLFOF0+BMTCF+w2U7AOeZELUnH5J aVRg== X-Received: by 10.52.12.229 with SMTP id b5mr9689402vdc.52.1406203787117; Thu, 24 Jul 2014 05:09:47 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.81.68 with HTTP; Thu, 24 Jul 2014 05:09:07 -0700 (PDT) Date: Thu, 24 Jul 2014 14:09:07 +0200 X-Google-Sender-Auth: UemSJNUlKwCcfAxkJocI_dSHcdI Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=20cf302efbb23688ed04feef5551 Subject: PHP 5.5.15 is released From: jpauli@php.net (Julien Pauli) --20cf302efbb23688ed04feef5551 Content-Type: text/plain; charset=UTF-8 Hello! The PHP development team announces the immediate availability of PHP 5.5.15. This fixes some bugs against 5.5.14 and addresses one CVE in SPL. All PHP 5.5 users are encouraged to upgrade to this version. For source downloads of PHP 5.5.15 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.15 Julien Pauli & David Soria Para --20cf302efbb23688ed04feef5551--