File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,12 @@ 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+ - Added support for PHP 8.0 magic constant dereferencing
30+ -- Thanks to Juliette Reinders Folmer for the patch
2931 - File::getMethodProperties() now detects the PHP 8.0 static return type
3032 -- Thanks to Juliette Reinders Folmer for the patch
33+ - The PHP 8.0 static return type is now supported for arrow functions
34+ -- Thanks to Juliette Reinders Folmer for the patch
3135 - The cache is no longer used if the list of loaded PHP extensions changes
3236 -- Thanks to Juliette Reinders Folmer for the patch
3337 - Squiz.Scope.StaticThisUsage now detects usage of $this inside closures and arrow Functions
You can’t perform that action at this time.
0 commit comments