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 cc99bf0 commit 6e85c11Copy full SHA for 6e85c11
components/serializer.rst
@@ -810,6 +810,10 @@ There are several types of normalizers available:
810
denormalize ``uuid`` or ``ulid`` strings to :class:`Symfony\\Component\\Uid\\Uuid`
811
or :class:`Symfony\\Component\\Uid\\Ulid`.
812
813
+.. versionadded:: 5.2
814
+
815
+ The ``UidNormalizer`` was introduced in Symfony 5.2.
816
817
.. _component-serializer-encoders:
818
819
Encoders
0 commit comments