We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40afa3d commit e40edd8Copy full SHA for e40edd8
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 #3456 : PSR12.Classes.ClassInstantiation.MissingParentheses false positive using attributes on anonymous class
42
+ -- Thanks to Juliette Reinders Folmer for the patch
43
- Fixed bug #3460 : Generic.Formatting.MultipleStatementAlignment false positive on closure with parameters
44
-- Thanks to Juliette Reinders Folmer for the patch
45
- Fixed bug #3468 : do/while loops are double-counted in Generic.Metrics.CyclomaticComplexity
0 commit comments