php-parser v0.8.1-rc.1
Added
- #6:
php8.1: addedreadonlymodifier - #8:
php8.1: addednevertype - #10:
php8.1: added new octal numbers syntax - #12:
php8.1: added enums - #15:
php8.1: addedfinalmodifier for constants in class - #18:
php8.1: added first class callable syntax
Changed
4cd50d:cmd: added file path output before errors
Fixed
- #22: fixed bug with
#comments