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">
7171 - PSR-PER has been used to confirm the order of this keyword so it can be applied to PSR2 and PSR12 correctly
7272 -- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
7373 - 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
7479 - Fixed bug #3616 : Squiz.PHP.DisallowComparisonAssignment false positive for PHP 8 match expression
7580 -- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
7681 - Fixed bug #3618 : Generic.WhiteSpace.ArbitraryParenthesesSpacing false positive for return new parent()
You can’t perform that action at this time.
0 commit comments