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

Bugfix: Enum default values require a use statement for correct serialization #955

Merged
merged 1 commit into from Feb 2, 2022

Conversation

beberlei
Copy link
Member

This fixes doctrine/orm#9371

derrabus
derrabus previously approved these changes Jan 31, 2022
SenseException
SenseException previously approved these changes Jan 31, 2022
@beberlei beberlei dismissed stale reviews from SenseException and derrabus via 2eb162f February 1, 2022 21:21
@beberlei beberlei merged commit 295082d into doctrine:3.2.x Feb 2, 2022
@beberlei beberlei deleted the EnumDefaultSupport branch February 2, 2022 09:16
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.

Proxy generator dumps incorrect default value for enums into lazy properties defaults
5 participants