PHP Mess Detector v1.4.0 Release Notes
Release Date: 2012-09-07 // over 10 years ago-
๐ This release integrates some longer pending pull requests and smaller ๐ bugfixes. One major addition is support for Composer as distribution channel.
- ๐ Fixed #51: Fixed handling of traits. Fixed in commit #22b523c.
- Implemented #11: Add getStringProperty($name) to AbstractRule.php. Implemented in commit #b7d659f.
- โก๏ธ Implemented #12: Update README.rst on cmd line arguments. Implemented in commit #458d566.
- Implemented #53: Added getStringProperty and rule-setting to change TooManyMethods ignore Regexp. Implemented in commit #bc795b6.
- Implemented #10: Provide PHPMD as composer dependency on packagist.org. Implemented in commit #3622bb8.