Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79326 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54089 invoked from network); 1 Dec 2014 01:48:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Dec 2014 01:48:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=jrbasso@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jrbasso@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.180 as permitted sender) X-PHP-List-Original-Sender: jrbasso@gmail.com X-Host-Fingerprint: 209.85.216.180 mail-qc0-f180.google.com Received: from [209.85.216.180] ([209.85.216.180:47684] helo=mail-qc0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8E/70-51271-9F8CB745 for ; Sun, 30 Nov 2014 20:48:43 -0500 Received: by mail-qc0-f180.google.com with SMTP id i8so6889695qcq.39 for ; Sun, 30 Nov 2014 17:48:39 -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=FrDag9Gx8SRCLCqjuItejBpDnjgt/9OW4GRyJTWHZ6E=; b=I8ClEpDnSGIfA6DwZhFlOaOeHNEdC8F942U2G6WR6LaY5e9IMycKxB3k/LZdYEOycu MXPRhzFhaI7kkelVwTt05Z/d5UnpaKkGZv7p2szEMAC292KeBVcvZ/WbNOIU5L+QxlIg dpqPhYzYf60ha55xq0sIAyei9jECbAjqkkpadxus88ERZvdd/QKb6IxDeb6Ev+Li/sZh nKaljjMbnCfx2n6RxgLpyNd+9a/rZHf2Hhia0Moe3av8fBTkhWc7pV+U0+SzkbkDcmTa s7U4ZkT4MWpDcE8KfLm4a3fnrTTP/3yd14LjxtobiUAwBqmhJybz99DnN3Zav+nRDfI9 rG1w== MIME-Version: 1.0 X-Received: by 10.140.36.168 with SMTP id p37mr80374933qgp.101.1417398518923; Sun, 30 Nov 2014 17:48:38 -0800 (PST) Received: by 10.140.28.52 with HTTP; Sun, 30 Nov 2014 17:48:38 -0800 (PST) In-Reply-To: References: <7CC00F2C-CE88-40A1-9A60-866F4A02F03B@ajf.me> Date: Sun, 30 Nov 2014 20:48:38 -0500 Message-ID: To: Ferenc Kovacs Cc: Levi Morrison , Andrea Faulds , Jakub Zelenka , Chris Wright , PHP Internals Content-Type: multipart/alternative; boundary=001a11c1380439c97a05091dcf5f Subject: Re: [PHP-DEV] Add a new flag for json_encode From: jrbasso@gmail.com (Juan Basso) --001a11c1380439c97a05091dcf5f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable What is ofc? I never heard about it before. Do I need to do something? Thanks. Juan Basso On Sat, Nov 29, 2014 at 5:45 AM, Ferenc Kovacs wrote: > > > On Sat, Nov 29, 2014 at 5:39 AM, Levi Morrison wrote: > >> On Fri, Nov 28, 2014 at 1:21 PM, Juan Basso wrote: >> > Over 20 days since the last comment and seems there is a consensus abo= ut >> > accept it to the next 5.6 patch version, right? Can it be merged? >> >> After reading over the thread, there doesn't seem to be a consensus; I >> am not sure how you arrived at this conclusion. If I have misread the >> thread and there is indeed a consensus then I apologize for >> contributing noise. >> > > Levi: only Jakub was arguing against it, and even he was ok with the new > behavior, he just argued to make it default, and that if we really need t= he > option to disable it. > Kris: the general consensus seems to be that not every minor pull request > needs an RFC but ofc. usually it helps to move forward and get consensus, > so it won't hurt if we have one for this. > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu > --001a11c1380439c97a05091dcf5f--