Skip to content

Commit 653f390

Browse files
committed
Changelog for #3832
1 parent 22edcb3 commit 653f390

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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()

0 commit comments

Comments
 (0)