-
[Theme sniffer](https://github.com/WPTRT/theme-sniffer) plugin uses PHPCompatiblity to check if the theme is compatible with certain versions of php.
We got an issue where a custom made function th…
-
Magento version: 2.4.5-p1
Hyva version: 1.2.0-beta2
Hyva coding standard version: 1.0.1
When running the php code standards, the sniffer is giving an error. If I add doc blocks to my interface th…
-
See the original discussion starting https://github.com/squizlabs/PHP_CodeSniffer/issues/2851#issuecomment-582101613.
Currently, the runtime exceptions originating from sniff fixers are not handled…
-
There are some rules in code sniffer (or in code sniffer's plugin rulesets) that act upon a function declaration.
It would be great if I could use phpcs:ignore within the function doc/comment, to di…
-
For discussion - should we be adopting PSR-2 coding style for Indicia: https://en.wikipedia.org/wiki/PHP_Standard_Recommendation?
Although not adopted by the Drupal community it is widely used for…
-
Hi... my project takes about 10-15 seconds to be parsed by phan... It will be very nice if there was an indicator in status bar that will say when the phan is parsing(like PHP Sniffer: validating... )…
-
I'm not sure if it's an issue of phpcq or the php code sniffer. I often run into the issue that the null coalescing operator `??` is detected as arithmetic operation and so the usage of brackets are f…
-
Please guide me to use this package in windows 10. I have read the issues and solutions for more than 6hrs and I tried them but all fails. is there anyone who can explain every single step to bring th…
-
1.Система батьківського контуролю (Http трафіку)....(Ростік, Артеми, Рома)
https://www.codeproject.com/KB/IP/hssniffer.aspx?display=Print
https://www.codeproject.com/Articles/17031/A-Network-Sniffer…
-
**Describe the bug**
```
Warning: preg_match(): Compilation failed: unknown property name after \P or \p at offset 5 in
squizlabs\php_codesniffer\src\Filters\Filter.php on line 275
```
gets adde…