We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a099d commit 1371c59Copy full SHA for 1371c59
package.xml
@@ -27,6 +27,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
27
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
28
<notes>
29
- 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
31
-- Thanks to Juliette Reinders Folmer for the patch
32
- Added support for changes to the way PHP 8.0 tokenizes hash comments
33
-- The existing PHP 5-7 behaviour has been replicated for version 8, so no sniff changes are required
0 commit comments