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 4eeb4dd commit ba54cb5Copy full SHA for ba54cb5
package.xml
@@ -30,6 +30,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
30
-- Thanks to Alessandro Chitolina for the patch
31
-- Thanks to Juliette Reinders Folmer for the tests
32
- Fixed bug #3296 : PSR2.ControlStructures.SwitchDeclaration takes phpcs:ignore as content of case body
33
+ - Fixed bug #3302 : PHP 8.0 | Tokenizer/PHP: bugfix for union types using namespace operator
34
+ -- Thanks to Juliette Reinders Folmer for the patch
35
- Fixed bug #3303 : findStartOfStatement() doesn't work with T_OPEN_TAG_WITH_ECHO
36
- Fixed bug #3316 : Arrow function not tokenized correctly when using null in union type
37
</notes>
0 commit comments