-
https://github.com/FrailmoonEnterprises/AlivarAPI
OSS repo erroring with:
```
engine phpmd failed with status 1 and stderr
Exception: Argument 1 passed to PDepend\Source\Parser\TokenStack::ad…
-
see https://scrutinizer-ci.com/g/Elgg/Elgg/issues/1.x/files/engine/classes/ElggMemcache.php?selectedSeverities%5B0%5D=5&orderField=path&order=asc&issueId=91b418df-5da2-4aee-8f7a-b3bf3db1a8c2
It is us…
-
When I run the following command from the command prompt on Windows 10 all works fine:
`$ C:/DevTools/xampp/php/phpmd [path]/file.php xml unusedcode` or simply `$ phpmd file.php xml unusedcode`
I hav…
-
Even thought the phpmd config [specifies](https://github.com/Dhii/i18n-abstract/blob/master/phpmd.xml#L22) that underscores in the beginning are allowed, CodeClimate still complains that underscore-pr…
-
https://github.com/ibuildingsnl/qa-tools/blob/1ef603269b55b1487307bf0a5ef092b68d885779/src/Tool/PhpMd/Resources/templates/phpmd-default.xml.twig#L20-L23
rjkip updated
7 years ago
-
- PHPMD version: 2.8.0
- PHP Version: 7.2.25
- Installation type: composer
- Operating System / Distribution & Version: Debian 9.6
### Current Behavior
The new feature "Undefined Variable Rule"…
-
### 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…
-
**Issue**
With the debug enabled, I can see that the package is formatting the command correctly (i.e., `index.php text cleancode,codesize,controversial,design,naming,unusedcode`), and the errors a…
-
Some rules don't support exceptions. A one-off fix for `UnusedLocalVariable` is awaiting merging (https://github.com/phpmd/phpmd/pull/329), but I think rather than dealing on a case-by-case basis, the…
-
The closest I came was issue https://github.com/phpmd/phpmd/issues/37 but I'm unsure if that request is identical to this one.
We run PHPMD frequently (it's part of a pre-push hook) but it's very inc…
Dynom updated
11 months ago