Hello internals,

A rather short RFC about adding support for the "0o" prefix for octal
integers.
https://wiki.php.net/rfc/explicit_octal_notation

Surprisingly PHP already accepts the prefix within octdec() and
base_convert().

I have hopefully covered all the cases where this may apply but if you find
another one please let me know.

Best regards

George P. Banyard

Reply via email to