On 26 Jan 2015 20:02, "Nikita Popov" <nikita.ppv@gmail.com> wrote:
>
> On Sat, Jan 17, 2015 at 8:40 PM, Nikita Popov <nikita.ppv@gmail.com>
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 :)