File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
59
59
- Generic.PHP.UpperCaseConstant and Generic.PHP.LowerCaseConstant now ignore type declarations
60
60
-- These sniffs now only report errors for true/false/null when used as values
61
61
-- Thanks to Juliette Reinders Folmer for the patch
62
+ - Generic.PHP.LowerCaseType now supports the PHP 8.1 never type
63
+ -- Thanks to Jaroslav Hanslík for the patch
62
64
- Fixed bug #3502 : A match statement within an array produces Squiz.Arrays.ArrayDeclaration.NoKeySpecified
63
65
- Fixed bug #3503 : Squiz.Commenting.FunctionComment.ThrowsNoFullStop false positive when one line @throw
64
66
- Fixed bug #3505 : The nullsafe operator is not counted in Generic.Metrics.CyclomaticComplexity
You can’t perform that action at this time.
0 commit comments