The Wayback Machine - https://web.archive.org/web/20221107000749/https://github.com/symfony/symfony/pull/47304
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] Fix caching context-aware encoders/decoders in ChainEncoder/ChainDecoder #47304

Merged
merged 1 commit into from Aug 21, 2022

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Aug 17, 2022

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #38270
License MIT
Doc PR -

As proposed in #43231 (comment)
Will require #47150 on 6.1 until a proper solution is implemented, hopefully in 6.2.

@chalasr
Copy link
Member

chalasr commented Aug 21, 2022

Thank you @nicolas-grekas & @Guite

@chalasr chalasr merged commit ade30f7 into symfony:4.4 Aug 21, 2022
9 of 10 checks passed
@nicolas-grekas nicolas-grekas deleted the ser-chain branch Aug 31, 2022
@fabpot fabpot mentioned this pull request Sep 30, 2022
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.

None yet

4 participants