File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,13 @@ http://pear.php.net/dtd/package-2.0.xsd">
38
38
-- A new T_ATTRIBUTE_END token is available to mark the end of an attribute
39
39
-- New attribute_owner and attribute_closer indexes are available in the tokens array for all tokens inside an attribute
40
40
-- 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
41
48
-- Thanks to Alessandro Chitolina for the patch
42
49
- Added support for PHP 8.0 dereferencing of text strings with interpolated variables
43
50
-- Thanks to Juliette Reinders Folmer for the patch
You can’t perform that action at this time.
0 commit comments