The Daily WTF wrote a nice and short article about NPath Complexity thedailywtf.com/articles/npath…
If you don't know, it is one of the rules that we support with PHPMD: phpmd.org/rules/codesize…
This is the project site of PHPMD. It is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
Joined July 2010
- We are working on version 3 for PHPMD. The new major version will not only drop all PHP versions from 5.2 till 8.0 but also cleanup the internal code and lower the maintenance cost. You can follow the proces in the milestone: github.com/phpmd/phpmd/mi… #php #PHPMD
- We are happy to release PHPMD 2.14.0 This includes support for STDIN, support for caching and signing of the PHAR file. For all information see the release and changelog: github.com/phpmd/phpmd/re… #PHP #PHPMD #release

