6.3.9
📣 You can now sponsor Slevomat Coding Standard development
Fixes
DisallowCommentAfterCodeSniff: Fixed false positive- Fix error message typos in NumericLiteralSeparator sniffs (thanks to @finwe)
UnusedVariableSniff: Fixed false positivesEarlyExitSniff: Fixed fixer for conditions with?:and??