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

Forbid enum instantiation #6840

Merged
merged 1 commit into from
Nov 6, 2021
Merged

Conversation

weirdan
Copy link
Collaborator

@weirdan weirdan commented Nov 6, 2021

Fixes #6837

@weirdan weirdan added release:fix The PR will be included in 'Fixes' section of the release notes enum labels Nov 6, 2021
@weirdan weirdan added this to the PHP 8.1 milestone Nov 6, 2021
@weirdan weirdan requested a review from orklah November 6, 2021 22:15
@weirdan weirdan self-assigned this Nov 6, 2021
@weirdan weirdan merged commit 652d4c3 into vimeo:master Nov 6, 2021
@weirdan weirdan deleted the forbid-enum-instantiation branch November 6, 2021 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enum release:fix The PR will be included in 'Fixes' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Forbid enum instantiation
2 participants