File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff 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="/">
You can’t perform that action at this time.
0 commit comments