NoVerify v0.5.2
👋 Small update with improvements and fixes.
Changed
- #1149: Now we always parse stubs as PHP 8
Improved
- #1158: Improved UX for autofixes
Added
- #1153: Added
@path-exclude
restriction (by @ngkoshkin) - #1155: Added
test-rules
command for testing dynamic rules - #1161: Added initial support of literal as types in PHPDocs
Fixed
- #1151: Fixed handling of unused variable in arrow functions