Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96106 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8693 invoked from network); 23 Sep 2016 08:46:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Sep 2016 08:46:24 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@ohgaki.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@ohgaki.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ohgaki.net designates 180.42.98.130 as permitted sender) X-PHP-List-Original-Sender: yohgaki@ohgaki.net X-Host-Fingerprint: 180.42.98.130 ns1.es-i.jp Received: from [180.42.98.130] ([180.42.98.130:42498] helo=es-i.jp) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DB/F5-59356-DDBE4E75 for ; Fri, 23 Sep 2016 04:46:23 -0400 Received: (qmail 107119 invoked by uid 89); 23 Sep 2016 08:46:17 -0000 Received: from unknown (HELO mail-qk0-f172.google.com) (yohgaki@ohgaki.net@209.85.220.172) by 0 with ESMTPA; 23 Sep 2016 08:46:17 -0000 Received: by mail-qk0-f172.google.com with SMTP id t7so99677589qkh.2 for ; Fri, 23 Sep 2016 01:46:16 -0700 (PDT) X-Gm-Message-State: AA6/9RmHGmd69hSHWxPs9tGsGyNgDgEAnz4S0cvm/jrElBX/J7ens9DT6wSP6dkMDHeXeMucBiE4rT3pidIUhw== X-Received: by 10.55.165.135 with SMTP id o129mr6797341qke.196.1474620370795; Fri, 23 Sep 2016 01:46:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.84.168 with HTTP; Fri, 23 Sep 2016 01:45:30 -0700 (PDT) In-Reply-To: References: <005e01cf05bb$47c59cb0$d750d610$@tutteli.ch> Date: Fri, 23 Sep 2016 17:45:30 +0900 X-Gmail-Original-Message-ID: Message-ID: To: Sara Golemon Cc: Robert Stoll , "" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC][DRAFT] GMP number as PHP number From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi Sara, On Sat, Jan 4, 2014 at 4:07 PM, Sara Golemon wrote: > On Tue, Dec 31, 2013 at 1:52 PM, Yasuo Ohgaki wrote: >> On Tue, Dec 31, 2013 at 10:53 AM, Sara Golemon wrote: >>> >>> On float support in GMP extension: Big +1, and I'd be happy to implement >>> it. >> >> I appreciate if you implement it! >> I'll concentrate on encoding and session improvement :) >> > I've pulled the GMP float proposal out of > https://wiki.php.net/rfc/gmp_number and fleshed it out a bit as > https://wiki.php.net/rfc/gmp-floating-point Any updates on this? Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net