Skip to content

Commit c383803

Browse files
committed
Changelog for #2445
1 parent 69bf856 commit c383803

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
3434
-- Thanks to Juliette Reinders Folmer for the contribution
3535
- PSR2.ControlStructures.ControlStructureSpacing now allows whitespace after the opening parenthesis if followed by a comment
3636
-- 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
3740
- Fixed bug #2478 : FunctionCommentThrowTag.WrongNumber when exception is thrown once but built conditionally
3841
- Fixed bug #2479 : Generic.WhiteSpace.ScopeIndent error when using array destructuring with exact indent checking
3942
</notes>

0 commit comments

Comments
 (0)