Skip to content

Commit 7ffd639

Browse files
committed
Changelogs for #3013 and #3019
1 parent bbb8dd3 commit 7ffd639

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)