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

Fix some issues on EnumType #5623

Closed
wants to merge 3 commits into from
Closed

Conversation

JeroenMoonen
Copy link

Fix:
Symfony\Component\Form\Extension\Core\Type\EnumType::Symfony\Component\Form\Extension\Core\Type{closure}(): Argument #1 ($choice) must be of type ?BackedEnum, string given, called in /vendor/symfony/form/ChoiceList/ArrayChoiceList.php on line 182

Fix:
Symfony\Component\Form\Extension\Core\Type\EnumType::Symfony\Component\Form\Extension\Core\Type\{closure}(): Argument EasyCorp#1 ($choice) must be of type ?BackedEnum, string given, called in /vendor/symfony/form/ChoiceList/ArrayChoiceList.php on line 182
@JeroenMoonen
Copy link
Author

JeroenMoonen commented Feb 10, 2023

Fixed in #5623

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.

None yet

1 participant