Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80814 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61355 invoked from network); 19 Jan 2015 13:26:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jan 2015 13:26:50 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.172 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.212.172 mail-wi0-f172.google.com Received: from [209.85.212.172] ([209.85.212.172:35820] helo=mail-wi0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7C/F2-64889-9160DB45 for ; Mon, 19 Jan 2015 08:26:49 -0500 Received: by mail-wi0-f172.google.com with SMTP id bs8so17388762wib.5 for ; Mon, 19 Jan 2015 05:26:46 -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=1IZtw5qcHH65ssX/T3TtjsCt6OOTrKQWTHuNwVv97HY=; b=Db41yBcnHwbMTfXP76r/yRjmsxUsc++pcaGATcotXv1MfXHUgKM585F+QBfMuGfNv1 pGH91c+jxewYyrelwvepOJm3fAg4a/hqck0GJkH0NSrrM7zwRNulBTMckQltfVusoA+3 m6GSlRsO6r9634jqIqXX5JmUj/ZUSTiV6xKCy2O+9qP5zfTOLAJe1viX5P3KoExNcj5t PmUJ7NzbmCgHgmZ3uHROwjzSiwN3L91/ENR9z0LHXnQoOxKTOXS4eegvG/CmnJVxcPvx ZgyVZd7RYMhDQTJJeLO6faf1oBSgvmX8v2fs30wY4zwTBLbwnkBEUAyt+9koKRfp5Dn8 DpUA== MIME-Version: 1.0 X-Received: by 10.194.175.102 with SMTP id bz6mr58078858wjc.120.1421674004706; Mon, 19 Jan 2015 05:26:44 -0800 (PST) Received: by 10.180.88.33 with HTTP; Mon, 19 Jan 2015 05:26:44 -0800 (PST) In-Reply-To: References: <54BAD8B4.9010101@pascal-martin.fr> Date: Mon, 19 Jan 2015 14:26:44 +0100 Message-ID: To: Pierre Joye Cc: Juan Basso , "Pascal MARTIN, AFUP" , PHP internals Content-Type: multipart/alternative; boundary=089e0149365a097dc8050d014698 Subject: Re: [PHP-DEV] [RFC] [VOTE] Preserve Fractional Part in JSON encode From: tyra3l@gmail.com (Ferenc Kovacs) --089e0149365a097dc8050d014698 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, Jan 18, 2015 at 6:37 AM, Pierre Joye wrote: > On Jan 18, 2015 11:24 AM, "Juan Basso" wrote: > > > > The vote is now closed. By 14x0 the RFC was accepted. > > > > Since I am not part of the core team, who can merge the PR ( > > https://github.com/php/php-src/pull/642)? By the way, the RFC was targe= t > to > > the next PHP 5.6 patch version, but the PR was target to master. Should= I > > reopen the PR to PHP-5.6 branch? > > I miss that rfc and especially the part saying it targets next 5.x.y, aka > next 5.6. > > This is not good. We do not allow features addition to stable branch. > > Cheers, > Pierre > https://wiki.php.net/rfc/releaseprocess "No feature addition after final x.y.0 release (or x.0.0). Self contained features or new SAPIs could be carefully considered on a case by case basis." This is a small, self-contained change, and we just had a vote for satisfy the case-by-case basis. What am I missing here? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --089e0149365a097dc8050d014698--