Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

php8.1: added new octal numbers syntax #10

Merged
merged 2 commits into from
Jul 31, 2021

Conversation

i582
Copy link
Contributor

@i582 i582 commented Jul 31, 2021

Also fixed a bug where 0X... and 0B... were not recognized as valid numbers.

FIxes #9

@i582 i582 added the PHP 8.1 PHP 8.1 features label Jul 31, 2021
@i582 i582 merged commit 44bbff6 into master Jul 31, 2021
@i582 i582 deleted the pmakhnev/add_new_octal_number_syntax branch July 31, 2021 16:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
PHP 8.1 PHP 8.1 features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explicit octal integer literal notation
1 participant