Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ca662 commit 950b472Copy full SHA for 950b472
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