PHP Mess Detector v1.4.1 Release Notes
Release Date: 2012-12-14 // over 10 years ago-
๐ This release integrates several pull requests.
- ๐ Fixed #56: package.xml date invalid: 2011/02/12. Fixed in commit #575fe7b.
- Implemented #10: Fix UnusedLocalVariable to recognize compact function. Implemented in commit #e478912.
- Implemented #58: Skip "unused formal parameter" checking when method signature has been annotated as inherited using @inheritdoc. Implemented in commit #158e1f5.