We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd05ad commit 8eee3c2Copy full SHA for 8eee3c2
package.xml
@@ -47,6 +47,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
47
-- Thanks to Juliette Reinders Folmer for the patch
48
- Squiz.WhiteSpace.LanguageConstructSpacing has improved syntax error handling while fixing
49
50
+ - Improved phpcs: annotation syntax handling for a number of sniffs
51
+ -- Thanks to Juliette Reinders Folmer for the patch
52
- Fixed bug #1793 : PSR2 forcing exact indent for function call opening statements
53
- Fixed bug #1803 : Squiz.WhiteSpace.ScopeKeywordSpacing removes member var name while fixing if no space after scope keyword
54
- Fixed bug #1817 : Blank line not enforced after control structure if comment on same line as closing brace
0 commit comments