[RFC] [VOTE] More precise float value

php.internals

Jakub Zelenka

10 years ago
Hi, The vote for more precise float values is now open: https://wiki.php.net/rfc/precise_float_value#voting Jakub

Pascal MARTIN

10 years ago
Le 12/06/2016 20:54, Jakub Zelenka a écrit :
> The vote for more precise float values is now open: > > https://wiki.php.net/rfc/precise_float_value#voting
Hi, Not many of us at AFUP expressed their opinion on this RFC, but those who did were +1, if the only impact is on printing numbers, with no impact on (especially) performance. In any case, thanks for you work on this!
-- Pascal MARTIN, AFUP - French UG http://php-internals.afup.org/

Jakub Zelenka

10 years ago
On Sun, Jun 12, 2016 at 7:54 PM, Jakub Zelenka <bukka@php.net> wrote:
> Hi, > > The vote for more precise float values is now open: > > https://wiki.php.net/rfc/precise_float_value#voting > >
The vote ended and both proposals have been accepted. Cheers Jakub