We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bea753 commit 586a51fCopy full SHA for 586a51f
package.xml
@@ -38,6 +38,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
38
-- Thanks to Vadim Borodavko for the patch
39
- Fixed bug #3448 : PHP 8.1 deprecation notice while generating running time value
40
-- Thanks to Juliette Reinders Folmer and Andy Postnikov for the patch
41
+ - Fixed bug #3460 : Generic.Formatting.MultipleStatementAlignment false positive on closure with parameters
42
+ -- Thanks to Juliette Reinders Folmer for the patch
43
- Fixed bug #3468 : do/while loops are double-counted in Generic.Metrics.CyclomaticComplexity
44
-- Thanks to Mark Baker for the patch
45
- Fixed bug #3469 : Ternary Operator and Null Coalescing Operator are not counted in Generic.Metrics.CyclomaticComplexity
0 commit comments