Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78649 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64153 invoked from network); 4 Nov 2014 16:35:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Nov 2014 16:35:40 -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 192.64.116.208 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.208 imap2-3.ox.privateemail.com Received: from [192.64.116.208] ([192.64.116.208:44096] helo=imap2-3.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A4/F9-06676-B5009545 for ; Tue, 04 Nov 2014 11:35:39 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 062F48C007D; Tue, 4 Nov 2014 11:35:37 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap2.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap2.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ZbxvSSDwqrS0; Tue, 4 Nov 2014 11:35:36 -0500 (EST) Received: from oa-res-26-28.wireless.abdn.ac.uk (oa-res-26-28.wireless.abdn.ac.uk [137.50.26.28]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 1528D8C0085; Tue, 4 Nov 2014 11:35:35 -0500 (EST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) In-Reply-To: Date: Tue, 4 Nov 2014 16:35:34 +0000 Cc: Juan Basso , Jakub Zelenka , PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: <869A4686-18BE-4A6E-8B1F-B4312DD27ED1@ajf.me> References: To: Ferenc Kovacs X-Mailer: Apple Mail (2.1990.1) Subject: Re: [PHP-DEV] Add a new flag for json_encode From: ajf@ajf.me (Andrea Faulds) > On 4 Nov 2014, at 14:57, Ferenc Kovacs wrote: >=20 > Hi, >=20 > just a slight correction: > as far as I can tell, Jakus was ok with the general idea and even with > turning this into the default, but he stated that it should only = happen in > a major version (as it would cause a slight BC, maybe this could cause > problems for some people who are expecting the zeroes to be truncated = from > integer values) and he also stated that he thinks that there is no = reason > for a hurry to have this in a micro release, so this could wait until = 7.0. Why would this cause a BC break? If we=E2=80=99re just adding a new, = optional, off-by-default option, it shouldn=E2=80=99t break anything. -- Andrea Faulds http://ajf.me/