Skip to content

Commit 2b8c1b3

Browse files
committed
Changelog for #3027
1 parent 32a4771 commit 2b8c1b3

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
@@ -28,6 +28,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
2828
<notes>
2929
- Added support for PHP 8.0 magic constant dereferencing
3030
-- Thanks to Juliette Reinders Folmer for the patch
31+
- Added support for changes to the way PHP 8.0 tokenizes comments
32+
-- The existing PHP 5-7 behaviour has been replicated for version 8, so no sniff changes are required
33+
-- Thanks to Juliette Reinders Folmer for the patch
3134
- File::getMethodProperties() now detects the PHP 8.0 static return type
3235
-- Thanks to Juliette Reinders Folmer for the patch
3336
- The PHP 8.0 static return type is now supported for arrow functions

0 commit comments

Comments
 (0)