Skip to content

[Live] Complex hydration fixes for 2.8 #746

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
Mar 21, 2023

Conversation

weaverryan
Copy link
Member

Q A
Bug fix? yes
New feature? no
Tickets Fix #740
License MIT

In 2.8, we have the ability to (de)hydrate non-persisted entity objects. That makes user's life a lot simpler, but when you do this, there are a lot of edge cases. This smashes a few more of those:

Cheers!

@weaverryan weaverryan force-pushed the complex-hydration-fixes branch from c4350e3 to 1b22e0b Compare March 20, 2023 15:53
@weaverryan weaverryan force-pushed the complex-hydration-fixes branch from 1b22e0b to 6796a53 Compare March 21, 2023 17:22
@weaverryan weaverryan merged commit 1d6af34 into symfony:2.x Mar 21, 2023
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.

[Live] Fix problems with CollectionType Demo & unpersisted TodoList
1 participant