Skip to content

Commit c367695

Browse files
committed
Changelog for #2952
1 parent b6de3f4 commit c367695

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+
- File::getMethodProperties() now detects the PHP 8.0 static return type
30+
-- Thanks to Juliette Reinders Folmer for the patch
2931
- Squiz.Scope.StaticThisUsage now detects usage of $this inside closures and arrow Functions
3032
-- Thanks to Michał Bundyra for the patch
3133
- Fixed bug #2877 : PEAR.Functions.FunctionCallSignature false positive for array of functions

0 commit comments

Comments
 (0)