Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b23ab4f

Browse filesBrowse files
committed
Merge branch '3.4' into 4.2
* 3.4: Update serializer.rst
2 parents af16b40 + 8c3df83 commit b23ab4f
Copy full SHA for b23ab4f

File tree

Expand file treeCollapse file tree

1 file changed

+5
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-3
lines changed

‎components/serializer.rst

Copy file name to clipboardExpand all lines: components/serializer.rst
+5-3Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,11 @@ Usage
3939

4040
.. seealso::
4141

42-
This article explains how to use the Serializer features as an independent
43-
component in any PHP application. Read the :doc:`/serializer` article to
44-
learn about how to use it in Symfony applications.
42+
This article explains the philosophy of the Serializer and gets you familiar
43+
with the concepts of normalizers and encoders. The code examples assume
44+
that you use the Serializer as an independent component. If you are using
45+
the Serializer in a Symfony application, read :doc:`/serializer` after you
46+
finish this article.
4547

4648
To use the Serializer component, set up the
4749
:class:`Symfony\\Component\\Serializer\\Serializer` specifying which encoders

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.