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

Commit09f334d

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: [Form] Document a deprecation related to model_timezone
2 parentsc598bde +cae5951 commit09f334d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

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

9+
.. deprecated::6.4
10+
11+
Startingfrom Symfony6.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+
915
.. _`PHP supported timezones`: https://www.php.net/manual/en/timezones.php

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp