Newsgroups: php.general,php.internals,php.announce Path: news.php.net Xref: news.php.net php.general:322454 php.internals:70106 php.announce:106 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78103 invoked from network); 14 Nov 2013 10:44:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Nov 2013 10:44:37 -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.128.172 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.128.172 mail-ve0-f172.google.com Received: from [209.85.128.172] ([209.85.128.172:54918] helo=mail-ve0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/80-08525-499A4825 for ; Thu, 14 Nov 2013 05:44:36 -0500 Received: by mail-ve0-f172.google.com with SMTP id oz11so1635315veb.3 for ; Thu, 14 Nov 2013 02:44:33 -0800 (PST) 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=gxG+c7cyhE6adGV/ZaiWSEkPzRBuMr6qAd9Nmd5jidg=; b=LCNl8ufwyjTKNym450RA/0PLxS4pxxrXRALeUQ7TBG/4LQsz+YcFn2aH/XPmwz1JGj ydP2dpUyNQ03N1nsSmhUVdx3LRer/VOwLjjCriJEsIPee6ciQL7HcoQIGt5OgxyktN9L U4NzxW1JjXlZ7k/8kd8Dvyh6QFZEFeiqvL/2LVEaWFYfVyK+KRakbhLPtvY5cTwx7ecA Vqq3HeBrF5xdX/CmqcgISlJGQfx73kAiBRFOqgTdvBiPFA/+nJUx8S+Qr5UNt5+xUpmA loI+rHRqRRyunt0XrlDtiVM9d+k03pqVGbNNHJ58uTLelFBZO0qXlptFvjN6hGQo/1Q7 6ZNQ== X-Received: by 10.58.39.97 with SMTP id o1mr284596vek.15.1384425873523; Thu, 14 Nov 2013 02:44:33 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.73.197 with HTTP; Thu, 14 Nov 2013 02:43:53 -0800 (PST) Date: Thu, 14 Nov 2013 11:43:53 +0100 X-Google-Sender-Auth: U7Sx4yg7ktDtFMMbQKorj5DsyWw Message-ID: To: php-announce@lists.php.net, php-general@lists.php.net, PHP Internals Content-Type: multipart/alternative; boundary=089e011834d86905f204eb20c410 Subject: PHP 5.5.6 has been released From: jpauli@php.net (Julien Pauli) --089e011834d86905f204eb20c410 Content-Type: text/plain; charset=ISO-8859-1 Hi! The PHP development team announces the immediate availability of PHP 5.5.6. This release fixes several bugs against PHP 5.5.5, and adds some performance improvements for some functions. All PHP users are encouraged to upgrade to this new version. For source downloads of PHP 5.5.6 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 is recorded in the ChangeLog at: http://www.php.net/ChangeLog-5.php#5.5.6 We would like to thank the contributors and the PHP community for making this release available. Regards, Julien Pauli & David Soria Parra --089e011834d86905f204eb20c410--