unread
Hi internals!
The RFC proposing to remove support for hexadecimal strings in
is_numeric_string() is now in voting:
https://wiki.php.net/rfc/remove_hex_support_in_numeric_strings
Thanks,
Nikita
unread
> Hi internals!
>
> The RFC proposing to remove support for hexadecimal strings in
> is_numeric_string() is now in voting:
>
> https://wiki.php.net/rfc/remove_hex_support_in_numeric_strings
>
Reminder: This vote closes tomorrow.
Nikita
unread
>
> On Sat, Jan 17, 2015 at 8:40 PM, Nikita Popov
wrote:
>
> > Hi internals!
> >
> > The RFC proposing to remove support for hexadecimal strings in
> > is_numeric_string() is now in voting:
> >
> > https://wiki.php.net/rfc/remove_hex_support_in_numeric_strings
> >
>
I always hated using is_numeric_string() because of the size and complexity
of it.
Removing this use case will make it smaller I hope, but probably not less
crazy :)
>
> Reminder: This vote closes tomorrow.
>
> Nikita
unread
Le 26/01/2015 21:02, Nikita Popov a écrit :
Reminder: This vote closes tomorrow.
Nikita
Hi,
Not many of us at AFUP expressed their opinion on this RFC (which is
probably a sign this feature isn't used much and won't be missed ^^).
Still, those who did all agree on removing this -- which means we would
be +1.
--
Pascal MARTIN, AFUP - French UG
http://php-internals.afup.org/
unread
Hi internals!
The RFC proposing to remove support for hexadecimal strings in
is_numeric_string() is now in voting:https://wiki.php.net/rfc/remove_hex_support_in_numeric_strings
Thanks,
Nikita
The RFC was accepted unanimously with 29 votes in favor :)
Nikita