Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79293 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86421 invoked from network); 28 Nov 2014 20:21:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Nov 2014 20:21:16 -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.170 as permitted sender) X-PHP-List-Original-Sender: jrbasso@gmail.com X-Host-Fingerprint: 209.85.216.170 mail-qc0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:52315] helo=mail-qc0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/E3-59154-B39D8745 for ; Fri, 28 Nov 2014 15:21:15 -0500 Received: by mail-qc0-f170.google.com with SMTP id x3so5336206qcv.29 for ; Fri, 28 Nov 2014 12:21:11 -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=SxvfFUxmJYOlBp/l15NgZr6D/LYtf5hCa+C8FfmNgSI=; b=plS1Oaz+sPR+w8yP400nZ7ZqVJ8sQQEjAocBVFOimBEEv53+BeDjAtHW1+ZicsHUb3 qi/Rl+34JaZvoI7ZjSChDBarNy0oWPO2D8bR6kCPOX6vdlew1A5rzCthyRzF39v4Pox3 4tdo+T8Qh6yrce2R1oaPtK2YeZXbxBe2yBzqElZntzyidHR8/rhqKFUR0YXs2QC13obD O/V+HwJpdw62hiCVZL79fvbPRVzdoGoFX9rW2qPwzyIJ0VdL/u9hGs2siIsBsZG0fEWm 8ongjoWDAo8w1wFyqKGz47w29sAFjsQgAn/cazwS6Lf5IFl91XpyQmcIX6KRU1lVF4+O fvfw== MIME-Version: 1.0 X-Received: by 10.229.252.201 with SMTP id mx9mr64743065qcb.4.1417206071863; Fri, 28 Nov 2014 12:21:11 -0800 (PST) Received: by 10.140.28.52 with HTTP; Fri, 28 Nov 2014 12:21:11 -0800 (PST) In-Reply-To: References: <7CC00F2C-CE88-40A1-9A60-866F4A02F03B@ajf.me> Date: Fri, 28 Nov 2014 15:21:11 -0500 Message-ID: To: Ferenc Kovacs Cc: Andrea Faulds , Jakub Zelenka , Chris Wright , PHP Internals Content-Type: multipart/alternative; boundary=001a11c2ef947cb2210508f100de Subject: Re: [PHP-DEV] Add a new flag for json_encode From: jrbasso@gmail.com (Juan Basso) --001a11c2ef947cb2210508f100de Content-Type: text/plain; charset=UTF-8 Over 20 days since the last comment and seems there is a consensus about accept it to the next 5.6 patch version, right? Can it be merged? Juan Basso On Wed, Nov 5, 2014 at 9:37 PM, Juan Basso wrote: > After the comments I see about deprecating the constant. Makes completely > sense to keep it. Thanks for the clarification. > > I like the idea to have it enabled by default on 7.0, but since it is not > a major issue, probably keeping it as optional would makes more sense and > doesn't introduce another unnecessary BC break. But if you guys wants to > postpone this decision I also understand. > > Juan Basso > --001a11c2ef947cb2210508f100de--