Skip to content

fix: enum as identifier name #941

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

Merged
merged 3 commits into from
May 30, 2022

Conversation

czosel
Copy link
Collaborator

@czosel czosel commented May 28, 2022

This seems much cleaner :-)

Fixes #896

@czosel czosel requested a review from MaartenStaa May 28, 2022 07:33
@czosel czosel mentioned this pull request May 28, 2022
@czosel czosel force-pushed the fix-enum-as-identifier-2 branch from ced307b to b4f32f0 Compare May 28, 2022 07:44
@czosel czosel force-pushed the fix-enum-as-identifier-2 branch from 27490a8 to a9beddb Compare May 30, 2022 20:31
@MaartenStaa MaartenStaa merged commit 1517786 into glayzzle:main May 30, 2022
@czosel czosel deleted the fix-enum-as-identifier-2 branch May 30, 2022 21:01
@czosel
Copy link
Collaborator Author

czosel commented May 30, 2022

Released in v3.1.0-beta.9 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enum is treated as a reserved word, even before PHP 8.1
2 participants