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

Commit799b998

Browse files
committed
minor#10986 format option deprecation for HTML 5 widgets (xabbuh)
This PR was merged into the master branch.Discussion----------format option deprecation for HTML 5 widgetsdocument the deprecations that will be introduced withsymfony/symfony#28723Commits-------f4597bf format option deprecation for HTML 5 widgets
2 parentsd80903e +f4597bf commit799b998

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

‎reference/forms/types/date.rst‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,11 @@ values for the year, month and day fields::
170170

171171
..include::/reference/forms/types/options/date_format.rst.inc
172172

173+
..versionadded::4.3
174+
175+
Using the ``format`` option when the ``html5`` option is enabled is deprecated
176+
since Symfony 4.3.
177+
173178
..include::/reference/forms/types/options/html5.rst.inc
174179

175180
.. _form-reference-date-input:

‎reference/forms/types/datetime.rst‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,11 @@ used by the HTML5 ``datetime-local`` field. Keeping the default value will
138138
cause the field to be rendered as an ``input`` field with ``type="datetime-local"``.
139139
For more information on valid formats, see `Date/Time Format Syntax`_.
140140

141+
..versionadded::4.3
142+
143+
Using the ``format`` option when the ``html5`` option is enabled is deprecated
144+
since Symfony 4.3.
145+
141146
..include::/reference/forms/types/options/hours.rst.inc
142147

143148
..include::/reference/forms/types/options/html5.rst.inc

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp