Thanks to visit codestin.com Credit goes to github.com
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 95018ad commit 2083d9dCopy full SHA for 2083d9d
components/serializer.rst
@@ -528,9 +528,9 @@ There are several types of normalizers available:
528
:phpclass:`DateTime` and :phpclass:`DateTimeImmutable`) into strings.
529
By default it uses the RFC3339_ format.
530
531
-.. versionadded:: 3.2
532
- Support for specifying datetime format during denormalization was added to
533
- ``DateTimeNormalizer`` in Symfony 3.2
+ .. versionadded:: 3.2
+ Support for specifying datetime format during denormalization was
+ introduced in the ``DateTimeNormalizer`` in Symfony 3.2.
534
535
:class:`Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer`
536
This normalizer converts :phpclass:`SplFileInfo` objects into a data URI
0 commit comments