PHP Mess Detector v2.1.2 Release Notes

Release Date: 2014-09-25 // almost 11 years ago
  • ๐Ÿš€ This release closes several minor issues and integrates some outstanding pull requests.

    • ๐Ÿ›  Fixed #164: Fixed IRC link Fixed in commit #84f2d8a.
    • ๐Ÿ›  Fixed #165: Removed lie regarding PEAR Fixed in commit #74b9f84.
    • ๐Ÿ›  Fixed #85: Documentation changes, fixed typo in PHPMD's online documentation. Fixed in commit #f954dcf.
    • ๐Ÿ›  Fixed #190: Updating composer.json Fixed in commit #45c55d8.
    • ๐Ÿ›  Fixed #191: Superglobals are not named in CamelCase Fixed in commit #b18ffbb.
    • ๐Ÿ›  Fixed #192: Fix a typo. These are the 'design rules' not the 'code size rules Fixed in commit #1eb321d.
    • Implemented #182: Tweak with CamelCase matching inheritDoc Implemented in commit #9271fc6.
    • ๐Ÿ“š Implemented #189: Missing composer install documentation Implemented in commit #450f91c.