-
Hi,
I recently started to migrate all of the php analysis tools I use in VSCode and migrate them to NVim. So I found this awesome plugin that really help me specially with phpmd. Although didn't work…
-
Please guide me to use this package in windows 10. I have read the issues and solutions for more than 6hrs and I tried them but all fails. is there anyone who can explain every single step to bring th…
-
Customer's repo erroring with:
```
engine phpmd failed with status 255 and stderr
Exception: Argument 1 passed to PDepend\Source\AST\ASTConstantDeclarator::setValue() must be an instance of PDep…
-
- PHPMD version: 2.7.0
- PHP Version: 7.0.30
- Installation type: composer
- Operating System / Distribution & Version: Windows 10
### Current Behavior
PHPMD does not detect errors located with…
-
From http://www.shellcheck.net/:
``` bash
$ shellcheck myscript
Line 25:
CONFIG_FILE=$(dirname $0)/config
^-- SC2086: Double quote to prevent globbing and word splitting.
Line…
-
- PHPMD version: 2.14
- PHP Version: 8.2.10
- Installation type: composer
- Operating System / Distribution & Version: Ubuntu
### Current Behavior
PHPMD freezes when parsing a symbolic link to …
-
PHPMD Version: 2.6.0
The following code is affected
```PHP
class Authenticator
{
/**
* @var AuthenticationService
* @SuppressWarnings(PHPMD.LongVariable)
*/
protect…
-
Hej,
När jag kör ”make test” i game-projektmappen:
$ make test
[ -d build ] || mkdir build
rm -rf build/*
[ ! -f .phpcs.xml ] || .bin/phpcs --standard=.phpcs.xml | tee build/phpcs
/bin/sh: .bi…
-
### Rule
Same rules as https://github.com/magento/magento2/blob/2.3.4/dev/tests/static/testsuite/Magento/Test/Php/_files/phpmd/ruleset.xml
### Reason
Running phpmd without requiring a full instal…
-
- PHPMD version: 2.10.2snapshot202107221018
- PHP Version: 8.0.13
- Installation type: phar file
- Operating System / Distribution & Version: Arch Linux
### Current Behavior
PHPMD doesn't seem …