Skip to content

Commit 1024264

Browse files
committed
Changelog for #3072 (ref #3069)
1 parent f9e661f commit 1024264

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.xml

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

0 commit comments

Comments
 (0)