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 efcd173 commit d4ba5fcCopy full SHA for d4ba5fc
package.xml
@@ -55,6 +55,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
55
-- Thanks to Thiemo Kreuz for the patch
56
- Fixed bug #3007 : Directory exclude pattern improperly excludes directories with names that start the same
57
-- Thanks to Steve Talbot for the patch
58
+ - Fixed bug #3043 : Squiz.WhiteSpace.OperatorSpacing false positive for negation in arrow function
59
+ -- Thanks to Juliette Reinders Folmer for the patch
60
- Fixed bug #3049 : Incorrect error with arrow function and parameter passed as reference
61
-- Thanks to Juliette Reinders Folmer for the patch
62
- Fixed bug #3053 : PSR2 incorrect fix when multiple use statements on same line do not have whitespace between them
0 commit comments