Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91373 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59349 invoked from network); 24 Feb 2016 11:02:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Feb 2016 11:02:53 -0000 X-Host-Fingerprint: 178.62.40.5 ajf.me Received: from [178.62.40.5] ([178.62.40.5:5955] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/1B-38634-BDD8DC65 for ; Wed, 24 Feb 2016 06:02:52 -0500 Message-ID: <29.1B.38634.BDD8DC65@pb1.pair.com> To: internals@lists.php.net References: <47.95.38634.798BCC65@pb1.pair.com> <56CCFDD2.4000102@gmail.com> Date: Wed, 24 Feb 2016 11:02:48 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 178.62.40.5 Subject: Re: [PHP-DEV] Re: [RFC] Deprecations for PHP 7.1 From: ajf@ajf.me (Andrea Faulds) Hi Yasuo, Yasuo Ohgaki wrote: > This discussion is related to > > https://wiki.php.net/rfc/precise_float_value > > If you have comment on this, I appreciate it. > Please search old thread for discussions. > I'll start final RFC discussion for this when session RFC is finished. Thank you for bringing that RFC up again, it would improve this situation somewhat. Particularly in that it would use the "0" precision for zend_dtoa, which is the "shortest sequence of digits producing the same value when converted back to a float" behaviour that I mentioned in my email. -- Andrea Faulds https://ajf.me/