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 f09e28a commit d2deeddCopy full SHA for d2deedd
package.xml
@@ -26,6 +26,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
26
</stability>
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
+ -- Thanks to Juliette Reinders Folmer for the patch
31
- Added support for changes to the way PHP 8.0 tokenizes hash comments
32
-- The existing PHP 5-7 behaviour has been replicated for version 8, so no sniff changes are required
33
-- Thanks to Juliette Reinders Folmer for the patch
0 commit comments