Skip to content

Commit

Permalink
Changelog for #2790 (ref #2799)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed Jan 14, 2020
1 parent 520bee4 commit bb50f79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
- Fixed bug #2768 : Generic.Files.LineLength false positive for non-breakable strings at exactly the soft limit
-- Thanks to Alex Miles for the patch
- Fixed bug #2773 : PSR2.Methods.FunctionCallSignature false positive when arrow function has array return type
- Fixed bug #2790 : PSR12.Traits.UseDeclaration ignores block comments
-- Thanks to Vincent Langlet for the patch
- Fixed bug #2791 : PSR12.Functions.NullableTypeDeclaration false positive when ternary operator used with instanceof
-- Thanks to Juliette Reinders Folmer for the patch
- Fixed bug #2802 : Can't specify a report file path using the tilde shortcut
Expand Down

0 comments on commit bb50f79

Please sign in to comment.