The implementation of this does not look ready, there are conflicts so I
can't test it locally, but last time CI ran there were many failures.

Cheers
Joe

On Wed, 19 Jun 2019 at 09:24, Scott Dutton <sc...@exussum.co.uk> wrote:

> Hi all
>
> I have put my RFC base convert changes to vote this morning
>
> https://wiki.php.net/rfc/base_convert_improvements
>
> Two votes, one to raise a deprecated error in PHP7.4 (raised to
> exception in PHP 8) when base_convert encounters something it doesnt
> know how to convert.
>
> Second vote is to allow negative numbers, eg base_convert('-FF', 16,
> 10) would return -255 (this returns 255 currently)
>
> Voting ends 3rd July
>
> Thanks
>
> Scott
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Reply via email to