Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75112 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83967 invoked from network); 27 Jun 2014 09:54:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2014 09:54:53 -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.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:40092] helo=mail-vc0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 45/49-11209-D6F3DA35 for ; Fri, 27 Jun 2014 05:54:53 -0400 Received: by mail-vc0-f169.google.com with SMTP id la4so4887994vcb.28 for ; Fri, 27 Jun 2014 02:54:51 -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=qJDigRVYXOac68QmQq+dvAFdEVYyMIUs589BiJ9tysQ=; b=P8osFkMXpOcDVz2vM0xwHkzTWWHzFjUpUXSNq683Iv6PKQy4UYoj9RGewnYT/LzhQ2 f/LB8Y6fAZoPwKwAW6roQAgsSvC3T1XjPDBawo15wuEhSZie3gFL+EOtrWVFimDRTl6Y 27U2W7yWjbms8Mjtt30KAr2zrGL9JvEwa7g8C+Om3Ym5VUAWxo0ROAb+ammlQY46YyQR KlAD0hc/6e2K9q7tgkYgJPg3p76nITSegTBHpufa93pUF5UVgHGlRwqrb+GsAEDRrbAw so8ijWLC+A4Y7G6pL40RyA9KBO+gtDZtJMKfqRahxWIl/Mo4oZb5CURRqIRYLNQQU023 x/FQ== X-Received: by 10.220.105.136 with SMTP id t8mr18997981vco.13.1403862890990; Fri, 27 Jun 2014 02:54:50 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.81.68 with HTTP; Fri, 27 Jun 2014 02:54:10 -0700 (PDT) Date: Fri, 27 Jun 2014 11:54:10 +0200 X-Google-Sender-Auth: Bnz2cN9CDzDllJeekZ1WKmfoGwQ Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=047d7b342e8cee53b204fcce4c3d Subject: PHP 5.5.14 is released From: jpauli@php.net (Julien Pauli) --047d7b342e8cee53b204fcce4c3d Content-Type: text/plain; charset=UTF-8 Hello! The PHP development team announces the immediate availability of PHP 5.5.14. This fixes some bugs against 5.5.13 as well as 8 CVEs. All PHP 5.5 users are encouraged to upgrade to this version. Please, note that this release also fixes a backward compatibility issue that has been detected in the PHP 5.5.13 release. Still, the fix in PHP 5.5.14 may break some very rare situations. As this tiny compatibility break involves security, and as security is our primary concern, we had to fix it. This concerns bug 67072. For more information about this bug and its actual resolution, please refer to our upgrading guide, section 4a: http://git.php.net/?p=php-src.git;a=blob_plain;f=UPGRADING;hb=refs/heads/PHP-5.5 We apologize for any inconvenience you may have experienced with this behavior. For source downloads of PHP 5.5.14 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.14 Julien Pauli & David Soria Para --047d7b342e8cee53b204fcce4c3d--