On Sat, Jan 3, 2015 at 1:55 PM, Nikita Popov wrote:
> Hi internals!
>
> I'd like to propose removing support for hexadecimal strings in the
> is_numeric_string() function, in order to achieve consistency with ordinary
> integer and float casts:
>
> https://wiki.php.net/rfc/remove_hex_support_
On Jan 4, 2015 2:56 AM, "Nikita Popov" wrote:
>
> Hi internals!
>
> I'd like to propose removing support for hexadecimal strings in the
> is_numeric_string() function, in order to achieve consistency with
ordinary
> integer and float casts:
>
> https://wiki.php.net/rfc/remove_hex_support_in_nu
Hi!
> I'd like to propose removing support for hexadecimal strings in the
> is_numeric_string() function, in order to achieve consistency with ordinary
> integer and float casts:
>
> https://wiki.php.net/rfc/remove_hex_support_in_numeric_strings
>
> This change drops a WTF in our conversion
On Sat, Jan 3, 2015 at 11:55 AM, Nikita Popov wrote:
> I'd like to propose removing support for hexadecimal strings in the
> is_numeric_string() function, in order to achieve consistency with ordinary
> integer and float casts:
>
> https://wiki.php.net/rfc/remove_hex_support_in_numeric_strings
Hi internals!
I'd like to propose removing support for hexadecimal strings in the
is_numeric_string() function, in order to achieve consistency with ordinary
integer and float casts:
https://wiki.php.net/rfc/remove_hex_support_in_numeric_strings
This change drops a WTF in our conversion sema