Skip to content

Commit 701cc81

Browse files
committed
Changelog for #3660
1 parent 8848a64 commit 701cc81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
2626
</stability>
2727
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
2828
<notes>
29+
- Generic.PHP.LowerCaseType sniff now correctly examines types inside arrow functions
30+
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
2931
- Fixed bug #3616 : Squiz.PHP.DisallowComparisonAssignment false positive for PHP 8 match expression
3032
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
3133
- Fixed bug #3618 : Generic.WhiteSpace.ArbitraryParenthesesSpacing false positive for return new parent()

0 commit comments

Comments
 (0)