We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Review the WordPressVIPMinimum.Variables.VariableAnalysis sniff for the following in as far as relevant to that sniff:
WordPressVIPMinimum.Variables.VariableAnalysis
list
::class
use function/const
Other:
Sniff basics, but changes need to be lined up for next major release:
public
Once PHPCS/PHPCSUtils supports this:
match
The text was updated successfully, but these errors were encountered:
This sniff has been replaced by the VariableAnalysis standard. The remaining sniff will be removed in VIPCS 3.0.0. Closing this issue.
Sorry, something went wrong.
jrfnl
No branches or pull requests
Review the
WordPressVIPMinimum.Variables.VariableAnalysis
sniff for the following in as far as relevant to that sniff:Typical things to add tests for and verify correct handling of:
list
statementsTypical things to add tests for and verify correct handling of (where applicable):
::class
use function/const
Other:
Sniff basics, but changes need to be lined up for next major release:
public
properties (Audit Public Sniff Properties #234)Once PHPCS/PHPCSUtils supports this:
match
expressionsThe text was updated successfully, but these errors were encountered: