What's Changed
- Add compatibility with phpstan/phpdoc-parser v2 by @EmilMassey in #442
- fix: Add consideration of Node\Attribute to FileVisitor by @philipp-yoummday in #444
- Bug: dependencies leak between files by @simivar in #445
- Adds appliesTo to verify if a given rule should be applied by @micheleorselli in #454
- Adds a test to check for a potential bug on enums check by @micheleorselli in #455
- Fixes implements and extends rules behaviour by @micheleorselli in #456
- Refactor tests to use ClassDescriptionBuilder instead of new ClassDescription by @micheleorselli in #459
- Multiple dirs class set by @hgraca in #400
- Improves parsing of attributes by @micheleorselli in #461
- Fix pattern match by @hgraca in #404
New Contributors
- @EmilMassey made their first contribution in #442
- @philipp-yoummday made their first contribution in #444
Full Changelog: 0.4.0...0.5.0