Skip to content

Commit 146df91

Browse files
committed
Changelog for #2190
1 parent e96bbea commit 146df91

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
@@ -123,6 +123,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
123123
- Fixed bug #2167 : Generic.WhiteSpace.ScopeIndent shows invalid error when scope opener indented inside inline HTML
124124
- Fixed bug #2178 : Generic.NamingConventions.ConstructorName matches methods in anon classes with same name as containing class
125125
-- Thanks to Juliette Reinders Folmer for the patch
126+
- Fixed bug #2190 : PEAR.Functions.FunctionCallSignature incorrect error when encountering trailing PHPCS annotation
127+
-- Thanks to Juliette Reinders Folmer for the patch
126128
- Fixed bug #2194 : Generic.Whitespace.LanguageConstructSpacing should not be checking namespace operators
127129
-- Thanks to Juliette Reinders Folmer for the patch
128130
- Fixed bug #2202 : Squiz.WhiteSpace.OperatorSpacing throws error for negative index when using curly braces for string access

0 commit comments

Comments
 (0)