File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2436,8 +2436,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
24362436 - The PHP 8.0 T_NULLSAFE_OBJECT_OPERATOR token has been made available for older versions
24372437 -- Existing sniffs that check for T_OBJECT_OPERATOR have been modified to apply the same rules for the nullsafe object operator
24382438 -- Thanks to Juliette Reinders Folmer for the patch
2439- - The new method of PHP 8.0 tokenizing for namespaced names has been revert to thr pre 8.0 method
2440- -- This maintains backwards compatible for existing sniffs on PHP 8.0
2439+ - The new method of PHP 8.0 tokenizing for namespaced names has been reverted to the pre 8.0 method
2440+ -- This maintains backwards compatibility for existing sniffs on PHP 8.0
24412441 -- This change will be removed in PHPCS 4.0 as the PHP 8.0 tokenizing method will be backported for pre 8.0 versions
24422442 -- Thanks to Juliette Reinders Folmer for the patch
24432443 - Added support for changes to the way PHP 8.0 tokenizes hash comments
You can’t perform that action at this time.
0 commit comments