rouge
rouge copied to clipboard
php: Support new features
Name of the lexer php
Support new features added in PHP 8.x.
TODO
- [ ] enum
- #2171
- [x] octal number prefix
- #2170
- [ ] asymmetric visibility
- #2173
- [ ] property hook
- [ ] typed class constants
- #2174
- [x] added/removed built-in functions
- #2175
I'll submit pull request for each features.