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 4f425ca commit 1744254Copy full SHA for 1744254
components/serializer.rst
@@ -1259,7 +1259,8 @@ Learn more
1259
.. seealso::
1260
1261
A popular alternative to the Symfony Serializer Component is the third-party
1262
- library, `JMS serializer`_ (versions before `v1.12.0` were released under the Apache license, so incompatible with GPLv2 projects).
+ library, `JMS serializer`_ (versions before ``v1.12.0`` were released under
1263
+ the Apache license, so incompatible with GPLv2 projects).
1264
1265
.. _`PSR-1 standard`: https://www.php-fig.org/psr/psr-1/
1266
.. _`JMS serializer`: https://github.com/schmittjoh/serializer
0 commit comments