-
- PHPMD version: 2.15.0
- PHP Version: 8.2.24
- Installation type: composer
- Operating System / Distribution & Version: macOS Sonoma 14.7
### Current Behavior
I'm trying to use `DuplicatedA…
-
- PHPMD version: 2.15.0snapshot202312110823
- PHP Version: 8.3.7
- Installation type: phar file
- Operating System / Distribution & Version: Debian 12 (Docker container using Docker image based on …
-
> phpmd scans PHP source code and looks for potential problems such as possible bugs, dead code, suboptimal code, and overcomplicated expressions.
> http://phpqatools.org/
http://phpmd.org/
-
- PHPMD version: all
- PHP Version: all
- Installation type: all
- Operating System / Distribution & Version: all
### Current Behavior
The xsd schema specify an allowed node named "include-pa…
-
Works fine on version 1.2.x, but shortly after update to above version, vscode no longer detect phpmd. Global path configure properly, on default setting, hardcode setting to absolute path, I try ever…
-
PHPMD version that currently locked in composer.lock results in different results of PHP Mess Detector. 2.3 has a weird bug in the coupling between objects rule that was fixed in 2.6, but codeclimate …
-
### Improvement description
See https://github.com/marketplace/actions/run-phpmd-with-reviewdog
-
I think we should add in an extra XML for the PHP Mess Detector.
Something like the below
``` xml
Custom setup for D3R
…
-
```
curl -fsSL -o /home/travis/.local/bin/phpmd http://static.phpmd.org/php/latest/phpmd.phar
curl: (7) Failed to connect to static.phpmd.org port 80: Connection timed out
```
We need to find th…
-
Greetings,
if I have the path to a ruleset file defined as follows
`"phpmd.command": "${workspaceFolder}/vendor/bin/phpmd"`
I get the following error:
![image](https://user-images.githubusercon…
ghost updated
2 years ago