Skip to content

Commit

Permalink
Changelogs for #3013 and #3019
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed Jul 20, 2020
1 parent bbb8dd3 commit 7ffd639
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,12 @@ http://pear.php.net/dtd/package-2.0.xsd">
</stability>
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
<notes>
- Added support for PHP 8.0 magic constant dereferencing
-- Thanks to Juliette Reinders Folmer for the patch
- File::getMethodProperties() now detects the PHP 8.0 static return type
-- Thanks to Juliette Reinders Folmer for the patch
- The PHP 8.0 static return type is now supported for arrow functions
-- Thanks to Juliette Reinders Folmer for the patch
- The cache is no longer used if the list of loaded PHP extensions changes
-- Thanks to Juliette Reinders Folmer for the patch
- Squiz.Scope.StaticThisUsage now detects usage of $this inside closures and arrow Functions
Expand Down

0 comments on commit 7ffd639

Please sign in to comment.