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
…ect in example (alanpoulain)
This PR was merged into the 5.4 branch.
Discussion
----------
[Serializer] fix(serializer): missing empty_array_as_object in example
This PR:
- Replaces `empty_iterable_as_object` by `preserve_empty_objects`, like it should be.
- Adds `empty_array_as_object` to example in Serializer Context.
- Removes the mention `by default`, since it's `false` by default.
Related:
- #15554
- #15580
- symfony/symfony#42240
- symfony/symfony#42297
Commits
-------
cc54517 fix(serializer): missing empty_array_as_object in example
The text was updated successfully, but these errors were encountered: