diff --git a/package.xml b/package.xml index f0cd7498fc..dd03b4b8b5 100644 --- a/package.xml +++ b/package.xml @@ -26,6 +26,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD 3-Clause License + - Squiz.Scope.StaticThisUsage now detects usage of $this inside closures and arrow Functions + -- Thanks to MichaƂ Bundyra for the patch - Fixed bug #2926 : phpcs hangs when using arrow functions that return heredoc - Fixed bug #2943 : Redundant semicolon added to a file when fixing PSR2.Files.ClosingTag.NotAllowed