10000 minor #6249 [Cookbook][Serializer] fix wording (xabbuh) · symfony/symfony-docs@0cbea24 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0cbea24

Browse files
committed
minor #6249 [Cookbook][Serializer] fix wording (xabbuh)
This PR was merged into the 2.7 branch. Discussion ---------- [Cookbook][Serializer] fix wording Commits ------- 5dcca79 [Cookbook][Serializer] fix wording
2 parents 7cfbb2f + 5dcca79 commit 0cbea24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cookbook/serializer.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,8 @@ Enabling the Metadata Cache
178178
---------------------------
179179

180180
.. versionadded:: 2.7
181-
Serializer was introduced in Symfony 2.7.
181+
Serializer metadata and the ability to cache them were introduced in
182+
Symfony 2.7.
182183

183184
Metadata used by the Serializer component such as groups can be cached to
184185
enhance application performance. Any service implementing the ``Doctrine\Common\Cache\Cache``

0 commit comments

Comments
 (0)
0