Skip to content

Annotation @TYPO3\CMS\Extbase\Annotation\Inject not tokenized correctly? #59

Closed
@sabbelasichon

Description

@sabbelasichon

Currently i have the problem that all annotations prefixed with @TYPO3 are not tokenized correctly by the Lexer class. The end result of the tag variable is always @TYPO. The rest is cut off.
I guess the failure is located here https://github.com/phpstan/phpdoc-parser/blob/master/src/Lexer/Lexer.php#L144 because numbers are not allowed.
I am not really sure how i can test it or prove it. If you could guide me i would be happy to fix this, if it is considered a bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions