You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason it just seems to me that this is some kind of separate, full-fledged functionality that should be introduced along with embeddable (Doctrine-like) types. The only difference is in the unpacking: One (embeddables) puts data it inside other type, and the other (unwraps) outside.
P.S. If there are any suggestions on how to elegantly solve the problem - welcome))) I can only theorize for now.
Ref https://symfony.com/blog/new-in-symfony-5-1-serializer-improvements#unwrapping-denormalizer
The text was updated successfully, but these errors were encountered: