Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure interface and trait names are always tokenized as T_STRING #3340

Merged
merged 1 commit into from
May 27, 2021

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented May 10, 2021

Interface and trait names should always be T_STRING.

Interface and trait names should always be `T_STRING`.
@gsherwood gsherwood added this to the 3.6.1 milestone May 11, 2021
@gsherwood
Copy link
Member

Did this come up in actual code I can use for a test, or is it something you just noticed?

@jrfnl
Copy link
Contributor Author

jrfnl commented May 11, 2021

Just something I noticed while working on #3336

@gsherwood gsherwood changed the title Tokenizer/PHP: bug fix Ensure interface and trait names are always tokenized as T_STRING May 27, 2021
gsherwood added a commit that referenced this pull request May 27, 2021
@gsherwood gsherwood merged commit e7d680a into squizlabs:master May 27, 2021
@gsherwood
Copy link
Member

Thanks

@jrfnl jrfnl deleted the feature/tokenizer-php-bug-fix branch May 27, 2021 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants