Bump rouge from 3.21.0 to 3.22.0
Bumps rouge from 3.21.0 to 3.22.0.
Release notes
Sourced from rouge's releases.
v3.22.0
This is a small release with just one update: a major rewrite of the PHP lexer. Hopefully the improved level of detail makes your PHP code look prettier but do report any issues you find with it!
Changelog
Sourced from rouge's changelog.
version 3.22.0: 2020-08-12
Comparison with the previous version
- PHP Lexer
- Rewrite PHP lexer to support use statements, function declarations and type declarations (#1489 by Michael Camilleri)
Commits
-
a9fdd44
Release v3.22.0 (#1574) -
ba2d158
Rewrite PHP lexer to support use statements, function declarations and type d... - See full diff in compare view