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

EnumFilter #1619

Open
mssimi opened this issue Jan 14, 2022 · 3 comments
Open

EnumFilter #1619

mssimi opened this issue Jan 14, 2022 · 3 comments

Comments

@mssimi
Copy link

mssimi commented Jan 14, 2022

EnumFilter

I have not found any working filter with PHP 8.1 native enums, are there any plans to implement it?

@mssimi mssimi added the feature label Jan 14, 2022
@core23
Copy link
Member

core23 commented Jan 14, 2022

I have not found any working filter with PHP 8.1 native enums, are there any plans to implement it?

Are you planing to implement this? AFAIK there are no active plans from the "team" to do this.

@franmomu
Copy link
Member

Not sure if an EnumFilter is needed, I guess using a ChoiceFilter with EnumType as field_type should work.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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

No branches or pull requests

4 participants