PHP Mess Detector v2.2.1 Release Notes

Release Date: 2015-03-01 // over 10 years ago
  • 🚀 This release integration several pull requests and closes and handful of issues.

    • 🛠 Fixed #237: Display type correctly for constructors Fixed in commit #49f19d8.
    • 🛠 Fixed #238: Fix link to rulesets Fixed in commit #829d110.
    • 🛠 Fixed #244: Fix typos in type hints Fixed in commit #b5a04ce.
    • 🛠 Fixed #245: Fix CamelCase vs camelCase issue in the docs Fixed in commit #6cd03ce.
    • Implemented #210: Added editorconfig Implemented in commit #22a73a7.
    • Implemented #211: Added phpcs as development dependency Implemented in commit #441398d.
    • Implemented #214: Short method name exceptions Implemented in commit #55b799b.
    • 🔨 Implemented #225: Refactor - remove right side whitespaces Implemented in commit #c12fffa.
    • 🚚 Implemented #242: Unused "use" statement removed from RuleViolation class Implemented in commit #966ce38.
    • 🚚 Implemented #243: Unused private property removed. Implemented in commit #121d43b.
    • 📚 Implemented #246: Improve WMC documentation Implemented in commit #b1e9be9.
    • 🚚 Implemented #249: Remove redundant line Implemented in commit #a9bd6cb.