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

[Serializer] add nullable format to defaultContext circularReference handler to prevent normalize error #20147

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

eltharin
Copy link
Contributor

add nullable $format parameter if this defaultContext is used with $serializer->normalize where $format can be nullable.

compress arguments with only seventh set.

@carsonbot carsonbot added this to the 7.2 milestone Aug 22, 2024
@xabbuh xabbuh modified the milestones: 7.2, 6.4 Aug 22, 2024
components/serializer.rst Outdated Show resolved Hide resolved
@carsonbot carsonbot changed the title add nullable format to defaultContext circularReference handler to prevent normalize error [Serializer] add nullable format to defaultContext circularReference handler to prevent normalize error Aug 26, 2024
@javiereguiluz javiereguiluz changed the base branch from 7.2 to 6.4 August 26, 2024 06:51
@javiereguiluz
Copy link
Member

Thanks @eltharin ... and congrats on your first Symfony Docs contribution 🎉

@javiereguiluz javiereguiluz merged commit e51512d into symfony:6.4 Aug 26, 2024
3 checks passed
@eltharin eltharin deleted the correct_null_format branch August 27, 2024 10:09
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.

5 participants