Skip to content

Commit 2bfc1d6

Browse files
committed
Changelog for #2725
1 parent 4372f50 commit 2bfc1d6

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+
- Squiz.Scope.StaticThisUsage now detects usage of $this inside closures and arrow Functions
30+
-- Thanks to Michał Bundyra for the patch
2931
- Fixed bug #2926 : phpcs hangs when using arrow functions that return heredoc
3032
- Fixed bug #2943 : Redundant semicolon added to a file when fixing PSR2.Files.ClosingTag.NotAllowed
3133
</notes>

0 commit comments

Comments
 (0)