You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@steevanb please have a look at #3932. If still relevant, please open a new issue in the new repository. The latest version of PHP_CodeSniffer is 3.9.1. From what I can tell, this change was released as part of 3.8.0.
Describe the bug
When a class is readonly, ClassDeclaration sniff report
Expected 0 spaces before class keyword; 1 found
.I know it's fixed on master (3f7b9ba), but i don't see any final version with this fix.
Could you please create
3.7.3
?Code sample
To reproduce
Expected behavior
No error ;)
Versions (please complete the following information)
Please confirm:
master
branch of PHP_CodeSniffer.The text was updated successfully, but these errors were encountered: