Skip to content

Commit 1371c59

Browse files
committed
Added changelog entry for sniff changes
1 parent f2a099d commit 1371c59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
2727
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
2828
<notes>
2929
- The PHP 8.0 T_NULLSAFE_OBJECT_OPERATOR token has been made available for older versions
30+
-- Existing sniffs that check for T_OBJECT_OPERATOR have been modified to apply the same rules for the nullsafe object operator
3031
-- Thanks to Juliette Reinders Folmer for the patch
3132
- Added support for changes to the way PHP 8.0 tokenizes hash comments
3233
-- The existing PHP 5-7 behaviour has been replicated for version 8, so no sniff changes are required

0 commit comments

Comments
 (0)