File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -37,11 +37,13 @@ http://pear.php.net/dtd/package-2.0.xsd">
37
37
-- Thanks to Pieter Frenssen for the patch
38
38
- PSR2.ControlStructures.ControlStructureSpacing now allows whitespace after the opening parenthesis if followed by a comment
39
39
-- Thanks to Michał Bundyra for the patch
40
+ - Squiz.Commenting.BlockComment no longer requires a blank line before the comment if it is the first content after the PHP open tag
41
+ -- Thanks to Juliette Reinders Folmer for the patch
40
42
- The T_LIST token and it's opening and closing parentheses now contain references to each other in the tokens array
41
43
-- Uses the same parenthesis_opener/closer/owner indexes as other tokens
42
44
-- Thanks to Juliette Reinders Folmer for the patch
43
45
- Fixed bug #2478 : FunctionCommentThrowTag.WrongNumber when exception is thrown once but built conditionally
44
- - Fixed bug #2479 : Generic.WhiteSpace.ScopeIndent error when using array destructuring with exact indent checking
46
+ - Fixed bug #2479 : Generic.WhiteSpace.ScopeIndent error when using array destructing with exact indent checking
45
47
</notes >
46
48
<contents >
47
49
<dir name =" /" >
You can’t perform that action at this time.
0 commit comments