Skip to content

Commit 34f0b5e

Browse files
committed
Changelog for #2344
1 parent 4abd43e commit 34f0b5e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,13 @@ http://pear.php.net/dtd/package-2.0.xsd">
3737
-- Thanks to Pieter Frenssen for the patch
3838
- PSR2.ControlStructures.ControlStructureSpacing now allows whitespace after the opening parenthesis if followed by a comment
3939
-- 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
4042
- The T_LIST token and it's opening and closing parentheses now contain references to each other in the tokens array
4143
-- Uses the same parenthesis_opener/closer/owner indexes as other tokens
4244
-- Thanks to Juliette Reinders Folmer for the patch
4345
- 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
4547
</notes>
4648
<contents>
4749
<dir name="/">

0 commit comments

Comments
 (0)