mirror of
https://gh.wpcy.net/https://github.com/WordPress/WordPress-Coding-Standards.git
synced 2026-05-03 05:02:20 +08:00
1.3 KiB
1.3 KiB
| name | about |
|---|---|
| Bug report | Create a report to help us improve |
Bug Description
Minimal Code Snippet
// Place your code sample here.
For bugs with fixers: How was the code fixed? How did you expect the code to be fixed?
Error Code
Environment
| Question | Answer |
|---|---|
| PHP version | x.y.z |
| PHP_CodeSniffer version | x.y.z |
| WPCS version | x.y.z |
| WPCS install type | e.g. Composer global, Composer project local, git clone, other (please expand) |
| IDE (if relevant) | Name and version e.g. PhpStorm 2018.2.2 |
Additional Context (optional)
Tested Against develop branch?
- I have verified the issue still exists in the
developbranch of WPCS.