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
bug #45193 [FrameworkBundle] Fix missing arguments when a serialization default context is bound (ArnoudThibaut)
This PR was squashed before being merged into the 5.4 branch.
Discussion
----------
[FrameworkBundle] Fix missing arguments when a serialization default context is bound
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fix#44960
| License | MIT
I used `null` as first argument for `JsonSerializableNormalizer` definition even if a service exist for the `ClassMetadataFactoryInterface` to keep the actual behavior
Commits
-------
1855798 [FrameworkBundle] Fix missing arguments when a serialization default context is bound
0 commit comments