We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f1564 commit 5dcca79Copy full SHA for 5dcca79
cookbook/serializer.rst
@@ -178,7 +178,8 @@ Enabling the Metadata Cache
178
---------------------------
179
180
.. versionadded:: 2.7
181
- Serializer was introduced in Symfony 2.7.
+ Serializer metadata and the ability to cache them were introduced in
182
+ Symfony 2.7.
183
184
Metadata used by the Serializer component such as groups can be cached to
185
enhance application performance. Any service implementing the ``Doctrine\Common\Cache\Cache``
0 commit comments