Skip to content

Commit afca5ac

Browse files
committed
Changelog for #3102
1 parent a20ff6d commit afca5ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
6868
- Fixed bug #3075 : PSR12.ControlStructures.BooleanOperatorPlacement false positive when operator is the only content on line
6969
- Fixed bug #3099 : Squiz.WhiteSpace.OperatorSpacing false positive when exiting with negative number
7070
-- 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
7173
- Fixed bug #3124 : PSR-12 not reporting error for empty lines with only whitespace
7274
</notes>
7375
<contents>

0 commit comments

Comments
 (0)