-
These are my first thoughts about the package
## Version 2
- [ ] Allow to configure PhpMetrics thought files (xml, json, yaml)
- [ ] Bring back the self-update command
- [ ] Apply PSR-2 codestyl…
-
Hello,
May I propose a PR to allow PHP8 to be used on this project ?
I quickly checked, it looks like the lonely issue is [`php-http/client-common`](https://packagist.org/packages/php-http/clien…
-
| Question | Answer
| ------------| ---------------
| Infection version | 0.17.5
| Test Framework version | PHPUnit 9.2.6
| PHP version | 7.4.4
| Platform | Debian (via Windows WSL)
| Gith…
mabar updated
12 months ago
-
http://www.php-fig.org/psr/psr-2/
Note that PSR-2 requires compliance with PSR-1, which in turns states that _Namespaces and classes MUST follow an "autoloading" PSR_. Consequently, we'll also adopt …
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
## Describe the bug
`Generic.Formatting.MultipleStatementAlignment` doesn't work correctly with `match()`.
### Code sample
```php
./packages
```
### To reproduce
Steps …
-
I see quite some reports where people are complaining about false positives for deprecated/removed/new functions/extensions.
They are not so much false positives, but code which is compliant all the …
jrfnl updated
6 years ago
-
The Kernighan opening function Brace Sniff ( Generic.Functions.OpeningFunctionBraceKernighanRitchie.ContentAfterBrace ) which is part of the WordPress Coding Standard on it's own does not always prod…
-
Would it be possible to modify the hook to check only the code that was added in a given commit (instead of checking changed files as in #1)? I think this would reduce friction even more when using wp…
-
Hello,
I just wanted to ask if anyone has had any luck getting this updater-checker project working with updating themes?
It is working for plugin's no problem, and I found equivalent theme act…