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 a20ff6d commit afca5acCopy full SHA for afca5ac
package.xml
@@ -68,6 +68,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
68
- Fixed bug #3075 : PSR12.ControlStructures.BooleanOperatorPlacement false positive when operator is the only content on line
69
- Fixed bug #3099 : Squiz.WhiteSpace.OperatorSpacing false positive when exiting with negative number
70
-- Thanks to Sergei Morozov for the patch
71
+ - Fixed bug #3102 : PSR12.Squiz.OperatorSpacing false positive for default values of arrow functions
72
+ -- Thanks to Juliette Reinders Folmer for the patch
73
- Fixed bug #3124 : PSR-12 not reporting error for empty lines with only whitespace
74
</notes>
75
<contents>
0 commit comments