Skip to content

Commit 6e85c11

Browse files
committed
Added the versionadded directive
1 parent cc99bf0 commit 6e85c11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/serializer.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,10 @@ There are several types of normalizers available:
810810
denormalize ``uuid`` or ``ulid`` strings to :class:`Symfony\\Component\\Uid\\Uuid`
811811
or :class:`Symfony\\Component\\Uid\\Ulid`.
812812

813+
.. versionadded:: 5.2
814+
815+
The ``UidNormalizer`` was introduced in Symfony 5.2.
816+
813817
.. _component-serializer-encoders:
814818

815819
Encoders

0 commit comments

Comments
 (0)