The Daily WTF wrote a nice and short article about NPath Complexity https://t.co/5O1rjJyOkF
If you don't know, it is one of the rules that we support with PHPMD: https://t.co/MMJtNpBruu
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: https://t.co/395r5vyrAC
#php#PHPMD
We released version 2.15.0
This version contains 2 additions, 2 fixes and 2 documentation parts.
This includes a @pdepend update with support for PHP 8.3 syntax and Symfony 7.
#release#PHP#PHPMD
https://t.co/rT3bIZ25lp
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: https://t.co/4Jszz07NrW
#PHP#PHPMD#release
😮 Prevent a mess with PHP Mess Detector, by @tvbeek courtesy of #FSEU https://t.co/igfkOtTMmV Interested in learning more? Join us in October at #fseu23
On 7 October 2022 I had the honor to give a lightning talk on @fullstackeu 2002 about @php_pmd.
The title was: Prevent a mess with PHP Mess Detector. And the slides are here below. And the slides are in this post. #FSEU22
https://t.co/ra7RkGofNO
We released #PHPMD 2.13.0
The most important part is the update of @pdepend that finished the #PHP 8.1 support and added PHP 8.2 support.
This also adds a renderer for @gitlab
And some fixes
See: https://t.co/UrT9cPp4kG for the changelog.
We released version 2.10.2 https://t.co/vCr5V8auVW
This improved the baseline calculation and maybe more important it upgrade @pdepend to the latest version for an improved PHP 8 support.