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">
2436
2436
- The PHP 8.0 T_NULLSAFE_OBJECT_OPERATOR token has been made available for older versions
2437
2437
-- Existing sniffs that check for T_OBJECT_OPERATOR have been modified to apply the same rules for the nullsafe object operator
2438
2438
-- 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
2441
2441
-- This change will be removed in PHPCS 4.0 as the PHP 8.0 tokenizing method will be backported for pre 8.0 versions
2442
2442
-- Thanks to Juliette Reinders Folmer for the patch
2443
2443
- 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