Search code examples
PHPStan and PHPMD outputs missing in GitHub Actions but present locally...


laravelgithub-actionsphpstanphpmd

Read More
Does PhpStan and Psalm measures cyclomatic complexity?...


phpstatic-analysisphpstanphpmdpsalm-php

Read More
How can I set PHPMD rule properties?...


phpphpmd

Read More
Why does clean code forbid else expression...


phpphpmd

Read More
Problem with phpmd and Function libxml_disable_entity_loader()...


phplaraveldockercode-cleanupphpmd

Read More
Else is never necessary for an array operation...


phpphpmd

Read More
what is phpmd and how to use it?...


composer-phpsublimetext3ubuntu-14.04phpmd

Read More
Avoid using static access to Exception...


phpexceptiontestingcode-cleanupphpmd

Read More
PHP Mess Detector avoid using static access...


laravelcontrollerphpmdilluminate

Read More
Can all PHP mess-detecter checks be replaced with PHP code-sniffer checks?...


phpphpcsphpcodesnifferphpmd

Read More
else is never necessary and you can simplify the code to work without else...


phplaravelphpmd

Read More
PHPMD complains about static usage of "Log"...


phplaravelphpmd

Read More
Take a comma separated string and add it into a command...


bashcommand-linephpmd

Read More
PHPMD and Coupling Between Object classes (CBO)...


phpmagento2phpmd

Read More
Unused foreach value in static code analyzers...


phpphpmd

Read More
Will you please tell me how to set custom phpmd ruleset file in netbeans 8.1?...


netbeans-8phpmd

Read More
Setting exceptions to a rule in phpmd...


phpphpmd

Read More
How to avoid superglobals using PHPMD...


phpphpmd

Read More
SublimeLinter: modules phpcs and phpmd not working...


sublimetext3sublimelinterphpmdphpcs

Read More
how should remove else blocks...


phplaravelif-statementphpmd

Read More
What is the best place for tools like phpcpd, phpmd, php_codesniffer...


composer-phpphpcodesnifferphpmd

Read More
PHPCS / PHPMD : Is there a PHP Code Sniffer / Mess Detector way to ensure there are docblocks?...


phpphpmdphpcs

Read More
Explicit variable declaration when using extract()...


phplaravellaravel-5phpmdcode-climate

Read More
Understanding php static code analysis results...


phpstatic-code-analysisphpmdphploc

Read More
PHP Mess Detector giving false positives...


phpcoding-styleconventionsphpmd

Read More
PHPMD not outputting file results...


linuxphpmd

Read More
PHPMD (PHP Mess Detector) integration in Eclipse Mars...


phpeclipsephpcodesnifferphpmd

Read More
PhpStorm - How to detect PHP error "Non-static method should not be called statically"?...


phpphpstormcode-inspectionphpmdphpcodesniffer

Read More
PHPMD Catch/Suppress fatal errors...


phptestingphpmd

Read More
PHPMD avoid static access to parent...


phpoopstaticcode-cleanupphpmd

Read More
BackNext