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 183655f commit 8c962cbCopy full SHA for 8c962cb
package.xml
@@ -73,6 +73,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
73
- Fixed bug #1890 : Incorrect Squiz.WhiteSpace.ControlStructureSpacing.NoLineAfterClose error between catch and finally statements
74
- Fixed bug #1891 : Comment on last USE statement causes false positive for PSR2.Namespaces.UseDeclaration.SpaceAfterLastUse
75
-- Thanks to Matt Coleman, Daniel Hensby, and Juliette Reinders Folmer for the patch
76
+ - Fixed bug #1901 : Fixed PHPCS annotations in multi-line tab-indented comments + not ignoring whole line for phpcs:set
77
+ -- Thanks to Juliette Reinders Folmer for the patch
78
</notes>
79
<contents>
80
<dir name="/">
0 commit comments