-
I've set (in the `ruleset.xml` of used PHP_CodeSniffer standard) that some sniffs needs to be excluded based on filename. It appears though that the way how PHP_CodeSniffer is invoked on the Scrutiniz…
-
see
https://github.com/squizlabs/PHP_CodeSniffer/issues/3932
-
## Setting the scene
PHPCS 4.0 will have a minimum supported PHP version of PHP 7.2.
PHP 7.2 allows for:
* Adding parameter type declarations, with the exception of union/intersection/DNF/mixed…
jrfnl updated
8 months ago
-
## Is your feature request related to a problem?
I want to provide a code quality report to the Sonarqube instance.
## Describe the solution you'd like
I want to be able to choose a report type f…
-
The original PHP_CodeSniffer project contained a code consistency analysis website: https://squizlabs.github.io/PHP_CodeSniffer/analysis/
That website hadn't been updated since 2018.
For now, I'…
jrfnl updated
7 months ago
-
## Bug Description
PHPCompatibility is incorrectly reporting `PHPCompatibility.Operators.RemovedTernaryAssociativity.Removed` violations on a code that mixes `match` syntax with multiple `new` init…
-
I am using php7.3 and PHP_CodeSniffer version has issue with php 7.3
https://github.com/squizlabs/PHP_CodeSniffer/issues/2319
-
PHP_CodeSniffer is under new management. See: https://github.com/squizlabs/PHP_CodeSniffer/issues/3932
Please update the URL in the project description to https://github.com/PHPCSStandards/PHP_Code…
jrfnl updated
7 months ago
-
## Bug Description
I have the following file with a single line of code:
## Given the following reproduction Scenario
The issue happens when running this command:
```bash
ve…
-
Hi @jrfnl! :wave: I hope you do not mind me suggesting this.
I had to wait for Aprils Fools day to pass before posting this, as I was afraid people might otherwise not take note...
> The French…