Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80724 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54835 invoked from network); 18 Jan 2015 05:37:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jan 2015 05:37:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.48 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.48 mail-qa0-f48.google.com Received: from [209.85.216.48] ([209.85.216.48:59348] helo=mail-qa0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B0/26-18613-8A64BB45 for ; Sun, 18 Jan 2015 00:37:45 -0500 Received: by mail-qa0-f48.google.com with SMTP id v8so20304087qal.7 for ; Sat, 17 Jan 2015 21:37:42 -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=77keNZxDgtTdg+X5TDEjKcrWWqIxbIGiFlpE6mNnA4I=; b=IiVar8Ev5pg+Np7tctzhNGntt4V7LR9/zcu/oZvvUM+N+udlwtJz10s4NnthYf63oM TOULqgF50QmFWY3s47iN7Pj1Lj9EnNhoR0qI2nuRRLQQlXXivgT7n4dc9ik55sne2+TB UvEQIQUJcoQlztwmPHemzN94XiBZqvjehRuZ6l6mOqp5SB9kMnc3DPgIOIgXGCpi6U6R hbaD3+Fk91KViorU1I39n2IN6CV3poIXkWv/CiAoQ+0VNXb9q9TyWCc3kHLCNLN7LsaB ocX67jXJ+DaUkhfOt5QkOjG79w1gV2wMfyqONYnDoQZhND2uRW2VIctJGQUVP8Op/Fxj d3WA== MIME-Version: 1.0 X-Received: by 10.224.120.65 with SMTP id c1mr38657140qar.87.1421559462112; Sat, 17 Jan 2015 21:37:42 -0800 (PST) Received: by 10.140.22.106 with HTTP; Sat, 17 Jan 2015 21:37:42 -0800 (PST) Received: by 10.140.22.106 with HTTP; Sat, 17 Jan 2015 21:37:42 -0800 (PST) In-Reply-To: References: <54BAD8B4.9010101@pascal-martin.fr> Date: Sun, 18 Jan 2015 12:37:42 +0700 Message-ID: To: Juan Basso Cc: "Pascal MARTIN, AFUP" , PHP internals Content-Type: multipart/alternative; boundary=001a11c2d5d4c434a8050ce69a14 Subject: Re: [PHP-DEV] [RFC] [VOTE] Preserve Fractional Part in JSON encode From: pierre.php@gmail.com (Pierre Joye) --001a11c2d5d4c434a8050ce69a14 Content-Type: text/plain; charset=UTF-8 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 target 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 --001a11c2d5d4c434a8050ce69a14--