Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61057 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97685 invoked from network); 30 Jun 2012 23:27:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jun 2012 23:27:57 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:60031] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E1/D5-58870-B7B8FEF4 for ; Sat, 30 Jun 2012 19:27:57 -0400 Received: from [192.168.2.230] (ppp-188-174-34-143.dynamic.mnet-online.de [188.174.34.143]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 49A9962230; Sun, 1 Jul 2012 01:27:52 +0200 (CEST) To: Nikita Popov Cc: Stas Malyshev , Nikita Popov , Pierre Joye , David Soria Parra , PHP Internals In-Reply-To: References: <4FEF84D8.20107@sugarcrm.com> Content-Type: text/plain; charset="UTF-8" Date: Sun, 01 Jul 2012 01:27:36 +0200 Message-ID: <1341098856.2302.14.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: Re: JSON changes in 5.3/5.4 From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Sun, 2012-07-01 at 01:14 +0200, Nikita Popov wrote: > > If you are okay with the changes in principle, I will fix the > remaining issues asap. If you think that the changes are too intrusive > for release branches, I'll gladly revert them for 5.3/5.4. I didn't > quite expect that there will be so many changes. I think in 5.3 we don't need changes. 5.3 is a stable stable stable branch. Fixing bugs, ok, changing behavior: No go. I haven't looked at it in detail, though. johannes