Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:322460 php.internals:70117 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30472 invoked from network); 14 Nov 2013 17:02:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Nov 2013 17:02:06 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 198.187.29.241 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 198.187.29.241 imap3-1.ox.registrar-servers.com Received: from [198.187.29.241] ([198.187.29.241:33200] helo=imap3-1.ox.registrar-servers.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AD/00-29480-C0205825 for ; Thu, 14 Nov 2013 12:02:05 -0500 Received: from localhost (localhost [127.0.0.1]) by oxmail.registrar-servers.com (Postfix) with ESMTP id 00D962A0091; Thu, 14 Nov 2013 12:02:02 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap3.ox.registrar-servers.com Received: from oxmail.registrar-servers.com ([127.0.0.1]) by localhost (imap3.ox.registrar-servers.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id QtPnQJydoUdX; Thu, 14 Nov 2013 12:02:01 -0500 (EST) Received: from [192.168.0.13] (unknown [94.3.245.95]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by oxmail.registrar-servers.com (Postfix) with ESMTPSA id 2906A2A0099; Thu, 14 Nov 2013 12:02:00 -0500 (EST) Message-ID: <528501C8.1090501@ajf.me> Date: Thu, 14 Nov 2013 17:00:56 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: php-general@lists.php.net, Julien Pauli , php-announce@lists.php.net, PHP Internals References: <362046536.19344.1384437513150.open-xchange@oxwebmail.registrar-servers.com> In-Reply-To: <362046536.19344.1384437513150.open-xchange@oxwebmail.registrar-servers.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.5.6 has been released From: ajf@ajf.me (Andrea Faulds) On 14/11/13 13:58, Andrea Faulds wrote: > Hi, the Changelog seems to be omitting this: > - Fixed whitespace part of bug #64874 ("json_decode handles whitespace and > case-sensitivity incorrectly"). (Andrea Faulds) > Yes, it is a partial bugfix, but it should be mentioned nonetheless. I've > checked and this commit was in the php-5.5.6 tag. My bad, that was indeed in the php-5.5.6 tag but it was for 5.5.*7*. Oops. -- Andrea Faulds http://ajf.me/