-
While these projects aren't directly a part of the framework, they would be nice to use on/in the codebase.
If possible, we should add HHVM/Hack support to the following projects:
- CS Fixer - https:…
-
As a user of PHPMD I would like to be able to specify a parameter to the annotations suppressing warnings so that suppressions aren't infinite.
Example: I suppress a TooManyMethods on a class because…
-
![phpmd_1](https://user-images.githubusercontent.com/13914556/80464829-a35b4e80-893a-11ea-8e2d-3e67d99c7367.jpg)
PhpMyDomo is a remarkable web interface, born to be the ultimate GUI between user an…
-
I guess the reach and proliferation of phpmnd could benefit from having a simple but sufficient informational website. At best under a simple domain such as phpmnd.org.
Like:
- [PHPMD](https://php…
-
Would it be possible to write array adapter?
Seams kinda missing for unit/integration tests, right?
Would you accept such PR?
-
Hi I'm using php7 syntax like `??` for ternary operations but when I save the file it gave me this error.
```
Unexpected token: ??
```
What would be the solution for this??
Thank you
-
## Description
In the HTML Report, you can click on "Show Details" and it lists every line with an error. It would be good to also incude which rule is being violated and it would be good if i could …
-
Add jobs in Travis CI for:
- PHP-CS-Fixer
- PHPStan
- PHPMD ?
Code analysis is fast but having two different jobs will make results easier to read if there's an error.
We could rely on Docker…
-
Why not have unit tests in this library?
I think those are very helpfull for developer want to use this library.
It's very usefull and I can help to create a Unit Tests and integration with Travis f…
-
Hi, I'm faccing a problems here, I'm trying to understand this a long time.
I use gvim for a long time, but I'm trying to change to nvim, but since them I try to use Ale on nvim and I couldn't see …