Skip to content

Commit 25d87b7

Browse files
committed
Changelog for #3495
1 parent 171bd2d commit 25d87b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ http://pear.php.net/dtd/package-2.0.xsd">
3838
-- Thanks to Vadim Borodavko for the patch
3939
- Fixed bug #3448 : PHP 8.1 deprecation notice while generating running time value
4040
-- Thanks to Juliette Reinders Folmer and Andy Postnikov for the patch
41+
- Fixed bug #3468 : do/while loops are double-counted in Generic.Metrics.CyclomaticComplexity
42+
-- Thanks to Mark Baker for the patch
43+
- Fixed bug #3469 : Ternary Operator and Null Coalescing Operator are not counted in Generic.Metrics.CyclomaticComplexity
44+
-- Thanks to Mark Baker for the patch
45+
- Fixed bug #3472 : PHP 8 match() expression is not counted in Generic.Metrics.CyclomaticComplexity
46+
-- Thanks to Mark Baker for the patch
4147
</notes>
4248
<contents>
4349
<dir name="/">

0 commit comments

Comments
 (0)