Skip to content

Commit 0379bba

Browse files
committed
Changelog for #3505 (ref #3506)
1 parent af60031 commit 0379bba

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
@@ -47,6 +47,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
4747
-- Thanks to Juliette Reinders Folmer for the patch
4848
- Fixed bug #3502 : A match statement within an array produces Squiz.Arrays.ArrayDeclaration.NoKeySpecified
4949
- Fixed bug #3503 : Squiz.Commenting.FunctionComment.ThrowsNoFullStop false positive when one line @throw
50+
- Fixed bug #3505 : The nullsafe operator is not counted in Generic.Metrics.CyclomaticComplexity
51+
-- Thanks to Mark Baker for the patch
5052
- Fixed bug #3526 : PSR12.Properties.ConstantVisibility false positive when using public final const syntax
5153
-- Thanks to Juliette Reinders Folmer for the patch
5254
- Fixed bug #3530 : Line indented incorrectly false positive when using match-expression inside switch case

0 commit comments

Comments
 (0)