Skip to content

Commit 6176d0d

Browse files
committed
Changelog for #2859
1 parent 3a62dd4 commit 6176d0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
2626
</stability>
2727
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
2828
<notes>
29+
- The T_FN backfill now works more reliably so T_FN tokens only ever represent real arrow functions
30+
-- Thanks to Juliette Reinders Folmer for the patch
2931
- Fixed bug #2848 : PSR12.Files.FileHeader false positive for file with mixed PHP and HTML and no file header
3032
- Fixed bug #2849 : Generic.WhiteSpace.ScopeIndent false positive with arrow function inside array
3133
- Fixed bug #2853 : Undefined variable error when using Info report

0 commit comments

Comments
 (0)