Commit a95c266
committed
feature #19488 [Serializer] Document
This PR was merged into the 7.1 branch.
Discussion
----------
[Serializer] Document `DateTimeNormalizer::CAST_KEY` context option
PR documents new context option `CAST_KEY` of `DateTimeNormalizer` that allows to cast objects to integers or floats.
Resolves #19485
Feature PR: symfony/symfony#53056
Commits
-------
5495c1d [Serializer] Document DateTimeNormalizer::CAST_KEY context optionDateTimeNormalizer::CAST_KEY context option (SzymonKaminski)1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
820 | 820 | | |
821 | 821 | | |
822 | 822 | | |
823 | | - | |
824 | | - | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
825 | 831 | | |
826 | 832 | | |
827 | 833 | | |
| |||
0 commit comments