We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef289ca + 4bf5dc2 commit 9e2d54eCopy full SHA for 9e2d54e
reference/forms/types/options/date_widget_description.rst.inc
@@ -10,3 +10,8 @@ following:
10
11
* ``single_text``: renders a single input of type ``date``. User's input
12
is validated based on the `format`_ option.
13
+
14
+.. deprecated:: 6.3
15
16
+ Not setting a value explicitly for this option is deprecated since Symfony 6.3
17
+ because the default value will change to ``single_text`` in Symfony 7.0.
0 commit comments