Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80778 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90288 invoked from network); 19 Jan 2015 08:48:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jan 2015 08:48:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.50 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.218.50 mail-oi0-f50.google.com Received: from [209.85.218.50] ([209.85.218.50:41340] helo=mail-oi0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 01/54-64889-4C4CCB45 for ; Mon, 19 Jan 2015 03:48:04 -0500 Received: by mail-oi0-f50.google.com with SMTP id v63so7235079oia.9 for ; Mon, 19 Jan 2015 00:48:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=pPIfQCYate5xyqDp3sJCR3vFA/OMyBc4TppU/6EyJ44=; b=k81SQzIxnPKl1VGrU2IQ7Ye28l6CT3uq34AcFMmf1dyOjXzMJpBqx8VQdd3GR1soEl onDAFfYTlRYGVAMJP7h5Xdsh9niUsepgtap8mVzMre7Lfr13+37Yt7emrFVaLEoUCA0X RJGociG+0lHlC69LA8xhOE4oL8QWyfsrPf7SLISs9uSwqW0hfNkak5hzeK3fPQlbviHk VX1GMuWgqOVsOey5XFFpaPceiZXxSIf5fsCVjPjbrfoEL/cmETjqVWgGGg7hBy10fFJ2 dm8KNgyW4BINMERPKG/k4LOs3SXw9QP2KrK8lZgaxIU3riYXaQhVSJ2JTHy5wdmXA1+s QOSA== X-Received: by 10.202.87.21 with SMTP id l21mr16604727oib.84.1421657281769; Mon, 19 Jan 2015 00:48:01 -0800 (PST) Received: from Stas-Air.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id r132sm6209080oib.11.2015.01.19.00.48.00 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Jan 2015 00:48:01 -0800 (PST) Message-ID: <54BCC4B6.6070205@gmail.com> Date: Mon, 19 Jan 2015 00:47:50 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Juan Basso , "Pascal MARTIN, AFUP" CC: PHP Internals References: <54BAD8B4.9010101@pascal-martin.fr> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] [VOTE] Preserve Fractional Part in JSON encode From: smalyshev@gmail.com (Stanislav Malyshev) 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