File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,11 @@ http://pear.php.net/dtd/package-2.0.xsd">
71
71
- PSR-PER has been used to confirm the order of this keyword so it can be applied to PSR2 and PSR12 correctly
72
72
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
73
73
- Squiz.Formatting.OperatorBracket no longer reports false positives in match() structures
74
+ - Documentation has been added for the following sniffs:
75
+ -- PSR2.Files.ClosingTag
76
+ -- PSR2.Methods.FunctionCallSignature
77
+ -- PSR2.Methods.FunctionClosingBrace
78
+ -- Thanks to Atsushi Okui (@blue32a) for the patch
74
79
- Fixed bug #3616 : Squiz.PHP.DisallowComparisonAssignment false positive for PHP 8 match expression
75
80
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
76
81
- Fixed bug #3618 : Generic.WhiteSpace.ArbitraryParenthesesSpacing false positive for return new parent()
You can’t perform that action at this time.
0 commit comments