-
## Bug Description
When using filter_input with INPUT_GET or INPUT_POST or INPUT_COOKIE, it's like accessing the $_GET/$_POST superglobals.
Therefore a nonce validation is required.
## Minimal Co…
-
https://github.com/WPTRT/WPThemeReview/blob/5a223995395a41c05c9e35cb3651f6d9e60ff786/WPThemeReview/ruleset.xml#L8
Please change minimal PHP higher than 5.2, because even minimal php for The WPTheme…
-
This plugin has basically been dormant for the past three years, but should still work.
To test this and potentially tweak the plugin for compatibility with newer WP versions, the build checks woul…
jrfnl updated
6 years ago
-
The `I18n` sniff needs a `text_domain` property to be set in a custom ruleset to trigger the text-domain checks.
The `DeprecatedFunctions`, `DeprecatedClasses` and the upcoming `DeprecatedParameters`…
-
Development on PHPCS 4.x has started a while back.
While there is no timeline known for when it will be ready/released, some (breaking) changes which PHPCS 4.x will contain are already known.
No…
jrfnl updated
4 years ago
-
Have you considered integration with PHPMD?
I am interested in helping make this compatible with PHPMD.
-
The purpose of this issue is to place information about all existing requirements in one document.
1. Collect the information
2. Requirements that should be reduced to recommendations will be remo…
-
I have an issue, I tested this scenario where we remove a php comment docs. But that doc is needed for phpcs to check.
But what happen it went out it passed the checker.
diff.text
```
diff --g…
-
## Description
Best practice says to use static code analysis on tests as well. But in many cases certain rules should be ignored. For example if we are using `codeception` for testing which has the …
-
| 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…