Skip to content

Commit a66cc19

Browse files
committed
minor #18479 Remove deprecated directive (OskarStark)
This PR was merged into the 7.0 branch. Discussion ---------- Remove deprecated directive Follows * #18475 Commits ------- e46a7a0 Remove deprecated directive
2 parents 09f334d + e46a7a0 commit a66cc19

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

reference/forms/types/options/model_timezone.rst.inc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,4 @@
66
Timezone that the input data is stored in. This must be one of the
77
`PHP supported timezones`_.
88

9-
.. deprecated:: 6.4
10-
11-
Starting from Symfony 6.4, it's deprecated to pass ``DateTime`` or ``DateTimeImmutable``
12-
values to this form field with a different timezone than the one configured with
13-
the ``model_timezone`` option.
14-
159
.. _`PHP supported timezones`: https://www.php.net/manual/en/timezones.php

0 commit comments

Comments
 (0)