File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,9 @@ 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 changes to the way PHP 8.0 tokenizes hash comments
30+ -- The existing PHP 5-7 behaviour has been replicated for version 8, so no sniff changes are required
31+ -- Thanks to Juliette Reinders Folmer for the patch
2932 - PSR12.Functions.NullableTypeDeclaration now supports the PHP8 static return type
3033 -- Thanks to Juliette Reinders Folmer for the patch
3134 - Fixed bug #2882 : Generic.Arrays.ArrayIndent can request close brace indent to be less than the statement indent level
You can’t perform that action at this time.
0 commit comments