Skip to content

Commit

Permalink
Changelog for #3027
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed Jul 23, 2020
1 parent 32a4771 commit 2b8c1b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
<notes>
- Added support for PHP 8.0 magic constant dereferencing
-- Thanks to Juliette Reinders Folmer for the patch
- Added support for changes to the way PHP 8.0 tokenizes comments
-- The existing PHP 5-7 behaviour has been replicated for version 8, so no sniff changes are required
-- Thanks to Juliette Reinders Folmer for the patch
- File::getMethodProperties() now detects the PHP 8.0 static return type
-- Thanks to Juliette Reinders Folmer for the patch
- The PHP 8.0 static return type is now supported for arrow functions
Expand Down

0 comments on commit 2b8c1b3

Please sign in to comment.