Hi!
>> https://wiki.php.net/rfc/base-convert
>
> Is there any chance to revive this RFC? There are at least three
> tickets in the bug tracker regarding the sloppy behavior of base_convert():
I think if we want to take this RFC forward it should be reduced to
either proposing one action, instea
On Sun, Mar 18, 2018 at 5:49 PM, Stanislav Malyshev wrote:
>>> https://wiki.php.net/rfc/base-convert
>>
>> Is there any chance to revive this RFC? There are at least three
>> tickets in the bug tracker regarding the sloppy behavior of base_convert():
>
> I think if we want to take this RFC forwar
Hi!
> Technically, the internal API as it stands *can* return FAILURE
> already, though I can see your argument that a caller might assume
> that it'll never fail so long as they pass a string with a valid base.
> I don't think I agree with your point, as it's reasonable to expect an
> API caller