-
Other people have reported it as well:
https://stackoverflow.com/questions/37450185/php-code-sniffer-via-grunt-is-incredibly-slow/37682779
https://stackoverflow.com/questions/37611312/php-code-sniffer…
-
All the links on the readme point to php code sniffer instead of php mess detector
-
PHP Code Sniffer complains about Line exceeds 120 characters for a lot of lines in Dice.php
-
## Describe the bug
Running the `Format document` command with default wongjn Php sniffer extension in any php file throws `ERROR: The specified bootstrap file "/workspace/.vscode-remote/extensions/w…
-
Ref: https://scrutinizer-ci.com/docs/tools/php
is listed: https://scrutinizer-ci.com/docs/tools/php/code-sniffer/
is not listed: https://scrutinizer-ci.com/docs/tools/php/cs-fixer/
also, it would be…
-
**Describe the bug**
When I try to scan a theme (any) with Theme Sniffer plugin, no results are shown.
By checking the logs I get:
`[05-Jun-2020 15:19:33 UTC] PHP Warning: is_file(): open_basedir …
-
I'm running the `log` reporter followed by the `fail` reporter, and unexpectedly, the fail reporter is failing on warnings:
```
[10:08:03] PHP Code Sniffer found a problem in C:\Users\Tim\Dropbox\…
-
After updating by composer (php_md became 2.3.0 from 2.2.0 & code_sniffer became 2.3.0 from 2.2.0) my builds was failed every times.
Plugin php_md failed with error "undefined property exceptions"
Af…
ghost updated
9 years ago
-
Multiple files do not pass __Theme Sniffer__ tests due to sanitization/escaping issues.
On initial run, the following files do not pass the tests/checks:
- [ ] `comments.php`
- [ ] `functions.p…
-
Hi,
I use [zircote/swagger-php](https://github.com/zircote/swagger-php) for a project, and i notice that PHP Code Sniffer raise `Expected 1 space after asterisk; x found` error for each line of com…