File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
34
34
-- Thanks to Juliette Reinders Folmer for the contribution
35
35
- PSR2.ControlStructures.ControlStructureSpacing now allows whitespace after the opening parenthesis if followed by a comment
36
36
-- Thanks to Michał Bundyra for the patch
37
+ - The T_LIST token and it's opening and closing parentheses now contain references to each other in the tokens array
38
+ -- Uses the same parenthesis_opener/closer/owner indexes as other tokens
39
+ -- Thanks to Juliette Reinders Folmer for the patch
37
40
- Fixed bug #2478 : FunctionCommentThrowTag.WrongNumber when exception is thrown once but built conditionally
38
41
- Fixed bug #2479 : Generic.WhiteSpace.ScopeIndent error when using array destructuring with exact indent checking
39
42
</notes >
You can’t perform that action at this time.
0 commit comments