Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80812 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58077 invoked from network); 19 Jan 2015 13:18:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jan 2015 13:18:26 -0000 Authentication-Results: pb1.pair.com header.from=jrbasso@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=jrbasso@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.169 as permitted sender) X-PHP-List-Original-Sender: jrbasso@gmail.com X-Host-Fingerprint: 209.85.213.169 mail-ig0-f169.google.com Received: from [209.85.213.169] ([209.85.213.169:53991] helo=mail-ig0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C4/42-64889-F140DB45 for ; Mon, 19 Jan 2015 08:18:24 -0500 Received: by mail-ig0-f169.google.com with SMTP id hl2so4582947igb.0 for ; Mon, 19 Jan 2015 05:18:20 -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=ludB+hYr0f80aal5JgGg4GeoX67+q6d6jpL6U4erRGA=; b=Jv9JzaGoalS5x0RtCUwuMdZiQYv8Ikb+pccwsWSIqzWR4GCuHBd+a+Oe5fA6zWodXZ ktwAlmm2XGlQqiznpfL74rkbzDG0VrFmbtQFC1ZcJmbzKkldONr47hf767MucCikPaCy tPfZLUF/CMJkKK/B4kd0h3SV4RaZSsmS4gTZtAJdj5KrNi3C5DIC03qnVveyRtL4eiqG vzMB1rCuTXKTmd8D4yHbTclbEAk4GyO33iIvfz3WY4cW6/SiXRRnfiMs9kPA9vn0UNOV EjykjW8koz+K8G5bZ5OAmWL5SRaNfGT1aO9tyXw7mMACjUx378xrnfgQIKJJfd0MPZEH mBcQ== MIME-Version: 1.0 X-Received: by 10.43.33.1 with SMTP id sm1mr20925552icb.43.1421673500495; Mon, 19 Jan 2015 05:18:20 -0800 (PST) Received: by 10.64.91.65 with HTTP; Mon, 19 Jan 2015 05:18:20 -0800 (PST) Received: by 10.64.91.65 with HTTP; Mon, 19 Jan 2015 05:18:20 -0800 (PST) In-Reply-To: <54BCC4B6.6070205@gmail.com> References: <54BAD8B4.9010101@pascal-martin.fr> <54BCC4B6.6070205@gmail.com> Date: Mon, 19 Jan 2015 08:18:20 -0500 Message-ID: To: Stanislav Malyshev Cc: Pascal MARTIN , PHP Internals Content-Type: multipart/alternative; boundary=bcaec51a8cd2fbd3ec050d012762 Subject: Re: [PHP-DEV] [RFC] [VOTE] Preserve Fractional Part in JSON encode From: jrbasso@gmail.com (Juan Basso) --bcaec51a8cd2fbd3ec050d012762 Content-Type: text/plain; charset=UTF-8 Can you also resolve https://bugs.php.net/bug.php?id=50224 ? Thanks. On Jan 19, 2015 3:48 AM, "Stanislav Malyshev" wrote: > Hi! > > > 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? > > No, I think we can do with the existing one. I'll merge it soon if there > aren't more objections. > > -- > Stas Malyshev > smalyshev@gmail.com > --bcaec51a8cd2fbd3ec050d012762--