Version 1.2.0
Version 1.2.0 is a small feature release of PHPMD that introduces the new command line option --strict. This options forces PHPMD to apply all rules, even if a source node contains the @SuppressWarnings annotation.
Features
Implemented: Controverial PHPMD rule that checks if the project under test does not utilize PHP's super globals. Implemented in commit #0e60fb9.
Implemented #18462127: PHPMD needs a strict mode. Implemented in commit #b066b44.
Downloads
You can download release 1.2.0 through phpmd's PEAR Channel Server or you can download this release as a Phar archive here.