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">
26
26
</stability>
27
27
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
28
28
<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
29
32
- PSR12.Functions.NullableTypeDeclaration now supports the PHP8 static return type
30
33
-- Thanks to Juliette Reinders Folmer for the patch
31
34
- 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