Skip to content

Commit

Permalink
Listed updated attribute sniffs in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed Mar 30, 2021
1 parent bc882d4 commit 1030040
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,13 @@ http://pear.php.net/dtd/package-2.0.xsd">
-- A new T_ATTRIBUTE_END token is available to mark the end of an attribute
-- New attribute_owner and attribute_closer indexes are available in the tokens array for all tokens inside an attribute
-- Tokenizing of attributes has been backfilled for older PHP versions
-- The following sniffs have been updated to support attributes:
--- PEAR.Commenting.ClassComment
--- PEAR.Commenting.FileComment
--- PSR1.Files.SideEffects
--- PSR12.Files.FileHeader
--- Squiz.Commenting.ClassComment
--- Squiz.Commenting.FileComment
-- Thanks to Alessandro Chitolina for the patch
- Added support for PHP 8.0 dereferencing of text strings with interpolated variables
-- Thanks to Juliette Reinders Folmer for the patch
Expand Down

0 comments on commit 1030040

Please sign in to comment.