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
minor symfony#11435 Update serializer.rst (yyaremenko)
This PR was submitted for the 4.2 branch but it was merged into the 3.4 branch instead (closessymfony#11435).
Discussion
----------
Update serializer.rst
you created an endless loop because of not saying in this article that it must be read first:
- this article sends to the 'How to Use the Serializer' article, saying smth like 'if you use the Serializer as a Symfony component, go read there', without saying that this article must be read first,
- and the 'How to Use the Serializer' sends back to this article saying it must be read first
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
42077d4 Update serializer.rst
0 commit comments