8000 Updated the serializer/* articles to Symfony 4 by javiereguiluz · Pull Request #8687 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Updated the serializer/* articles to Symfony 4 #8687

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 3 commits into from
Nov 21, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed a reference
  • Loading branch information
javiereguiluz committed Nov 17, 2017
commit 57c539f8ad8654a41f9da5b8fdba4f98180c3b0b
2 changes: 1 addition & 1 deletion serializer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ take a look at how this bundle works.
:maxdepth: 1

serializer/encoders
serializer/custom_encoder
serializer/custom_encoders

.. _`APCu`: https://github.com/krakjoe/apcu
.. _`ApiPlatform`: https://github.com/api-platform/core
Expand Down
0