Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf332fd8

Browse files
author
Javier Eguiluz
committed
Fix a minor syntax issue
1 parenta95c266 commitf332fd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎components/serializer.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -825,9 +825,9 @@ The Serializer component provides several built-in normalizers:
825825
To convert the objects to integers or floats, set the serializer context option
826826
``DateTimeNormalizer::CAST_KEY`` to ``int`` or ``float``.
827827

828-
..versionadded::7.1
828+
..versionadded::7.1
829829

830-
``DateTimeNormalizer::CAST_KEY`` context option was introduced in Symfony 7.1.
830+
``DateTimeNormalizer::CAST_KEY`` context option was introduced in Symfony 7.1.
831831

832832
:class:`Symfony\\Component\\Serializer\\Normalizer\\DateTimeZoneNormalizer`
833833
This normalizer converts:phpclass:`DateTimeZone` objects into strings that

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp