Skip to content

Commit bb50f79

Browse files
committed
Changelog for #2790 (ref #2799)
1 parent 520bee4 commit bb50f79

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
@@ -63,6 +63,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
6363
- Fixed bug #2768 : Generic.Files.LineLength false positive for non-breakable strings at exactly the soft limit
6464
-- Thanks to Alex Miles for the patch
6565
- Fixed bug #2773 : PSR2.Methods.FunctionCallSignature false positive when arrow function has array return type
66+
- Fixed bug #2790 : PSR12.Traits.UseDeclaration ignores block comments
67+
-- Thanks to Vincent Langlet for the patch
6668
- Fixed bug #2791 : PSR12.Functions.NullableTypeDeclaration false positive when ternary operator used with instanceof
6769
-- Thanks to Juliette Reinders Folmer for the patch
6870
- Fixed bug #2802 : Can't specify a report file path using the tilde shortcut

0 commit comments

Comments
 (0)