PHP Mess Detector v1.4.0 Release Notes

Release Date: 2012-09-07 // over 11 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.