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

[make:entity] Issue with detected mixed type set to be nullable #1619

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

sadikoff
Copy link
Contributor

@sadikoff sadikoff commented Dec 7, 2024

Hi there, pretty strange edge case found in #1612 when mixed type is detected from a custom doctrine type and was set to be nullable. Maker tried to set is as ?mixed which is not allowed.

That should fix this behavior.

closes #1612

@nicolas-grekas
Copy link
Member

Can you please check for adding a test case?

@kbond kbond merged commit fa367a3 into symfony:main Dec 10, 2024
8 of 9 checks passed
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.

[make:entity] Crash when return type from DoctrineHelper is mixed
3 participants