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 439a575 commit 33aaaa2Copy full SHA for 33aaaa2
package.xml
@@ -27,6 +27,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
27
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
28
<notes>
29
- Fixed bug #2654 : Incorrect indentation for arguments of multiline function calls
30
+ - Fixed bug #2656 : Squiz.WhiteSpace.MemberVarSpacing removes comments before first member var during auto fixing
31
+ -- Thanks to Juliette Reinders Folmer for the patch
32
</notes>
33
<contents>
34
<dir name="/">
0 commit comments