Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78650 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65854 invoked from network); 4 Nov 2014 16:41:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Nov 2014 16:41:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.52 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.192.52 mail-qg0-f52.google.com Received: from [209.85.192.52] ([209.85.192.52:34723] helo=mail-qg0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9A/4A-06676-BA109545 for ; Tue, 04 Nov 2014 11:41:15 -0500 Received: by mail-qg0-f52.google.com with SMTP id a108so10499848qge.25 for ; Tue, 04 Nov 2014 08:41:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xoZB7zsc6hdV/PuB4fQ8/FNFiEimHSkI8CJ2bSxSeT4=; b=r67ThS/1y6ewT3pvCAVlL2AqNL4+0DMSxKHTFigJjqKhe8kEcW6fjk32H7yTHpoXFa 7P0gPL5Vi/VRQkZiNdFYq78xObG6aOYSgQ6ykRtGA6JkPCOZ6itPRhmfYbUxpy5GP1mu eLNcS6P2GZ7poErdIUTxlzHOM4/5FDertZB+HKV0Gc+u628POLIJAGgVoDbkWhW0K9NM xIMhwuFd9OIYNeudRTnHVq1maAWi8GguVlBrB5eiIK+UqaKCFHDVCmINt6OCNyccXjNX ZH5E0zdi8xW/PB4NyKZ2LwvOBsEW2eRz6OQDnj/uDP4fKpGvddYrNauCfekJmBfTy8mL ENJQ== MIME-Version: 1.0 X-Received: by 10.224.74.135 with SMTP id u7mr18382219qaj.67.1415119272510; Tue, 04 Nov 2014 08:41:12 -0800 (PST) Received: by 10.140.93.47 with HTTP; Tue, 4 Nov 2014 08:41:12 -0800 (PST) In-Reply-To: <869A4686-18BE-4A6E-8B1F-B4312DD27ED1@ajf.me> References: <869A4686-18BE-4A6E-8B1F-B4312DD27ED1@ajf.me> Date: Tue, 4 Nov 2014 17:41:12 +0100 Message-ID: To: Andrea Faulds Cc: Juan Basso , Jakub Zelenka , PHP Internals Content-Type: multipart/alternative; boundary=089e012951008d8d2605070b21d4 Subject: Re: [PHP-DEV] Add a new flag for json_encode From: tyra3l@gmail.com (Ferenc Kovacs) --089e012951008d8d2605070b21d4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Nov 4, 2014 at 5:35 PM, Andrea Faulds wrote: > > > On 4 Nov 2014, at 14:57, Ferenc Kovacs wrote: > > > > Hi, > > > > 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 reas= on > > 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, opti= onal, > off-by-default option, it shouldn=E2=80=99t break anything. please re-read my previous mail: "__turning this into the default__, but he stated that it __should only happen in a major version__" --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --089e012951008d8d2605070b21d4--