kphp
kphp copied to clipboard
fixed a bug with bin and hex literals
Previously, using uppercase letters in binary and hexadecimal (0B10
or 0XAA
) literals resulted in a parsing error.