Skip to content

[Serializer] Fix unknown types normalization type when know type #53959

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

Merged
merged 1 commit into from
Feb 22, 2024
Merged

[Serializer] Fix unknown types normalization type when know type #53959

merged 1 commit into from
Feb 22, 2024

Conversation

Myks92
Copy link
Contributor

@Myks92 Myks92 commented Feb 15, 2024

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Issues -
License MIT

When we use the normalizer with Promotion Constructor, a Non Normalizable Value Exception occurs with unknown type even when the type is known. This Pull request fix this error.

Previously, a PR #53945 was proposed for extraction, in which @mtarld asked to change the target branch to 5.4

@Myks92
Copy link
Contributor Author

Myks92 commented Feb 19, 2024

@nicolas-grekas, I changed the target branch (PR #53945), tell me something else is needed for this PR to be approved?

@nicolas-grekas
Copy link
Member

Thank you @Myks92.

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

Successfully merging this pull request may close these issues.

4 participants