Skip to content

Commit d009ba6

Browse files
committed
Changelog for #3582
1 parent 502e62a commit d009ba6

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
@@ -59,6 +59,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
5959
- Generic.PHP.UpperCaseConstant and Generic.PHP.LowerCaseConstant now ignore type declarations
6060
-- These sniffs now only report errors for true/false/null when used as values
6161
-- 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
6264
- Fixed bug #3502 : A match statement within an array produces Squiz.Arrays.ArrayDeclaration.NoKeySpecified
6365
- Fixed bug #3503 : Squiz.Commenting.FunctionComment.ThrowsNoFullStop false positive when one line @throw
6466
- Fixed bug #3505 : The nullsafe operator is not counted in Generic.Metrics.CyclomaticComplexity

0 commit comments

Comments
 (0)