Skip to content

Commit 1030040

Browse files
committed
Listed updated attribute sniffs in changelog
1 parent bc882d4 commit 1030040

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,13 @@ http://pear.php.net/dtd/package-2.0.xsd">
3838
-- A new T_ATTRIBUTE_END token is available to mark the end of an attribute
3939
-- New attribute_owner and attribute_closer indexes are available in the tokens array for all tokens inside an attribute
4040
-- Tokenizing of attributes has been backfilled for older PHP versions
41+
-- The following sniffs have been updated to support attributes:
42+
--- PEAR.Commenting.ClassComment
43+
--- PEAR.Commenting.FileComment
44+
--- PSR1.Files.SideEffects
45+
--- PSR12.Files.FileHeader
46+
--- Squiz.Commenting.ClassComment
47+
--- Squiz.Commenting.FileComment
4148
-- Thanks to Alessandro Chitolina for the patch
4249
- Added support for PHP 8.0 dereferencing of text strings with interpolated variables
4350
-- Thanks to Juliette Reinders Folmer for the patch

0 commit comments

Comments
 (0)