Skip to content

Commit 32201ba

Browse files
committed
Merge branch '6.1' into 6.2
* 6.1: [Form] Remove some unnecessary versionadded directives
2 parents c3e4444 + e23fff6 commit 32201ba

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

reference/forms/types/form.rst

-8
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,6 @@ the underlying object that will be used to populate the form field.
8686

8787
More details are available in the section on :doc:`/form/data_mappers`.
8888

89-
.. versionadded:: 5.2
90-
91-
Form mapping callbacks were added in Symfony 5.2.
92-
9389
.. include:: /reference/forms/types/options/help.rst.inc
9490

9591
.. include:: /reference/forms/types/options/help_attr.rst.inc
@@ -136,10 +132,6 @@ back to the underlying object.
136132

137133
More details are available in the section on :doc:`/form/data_mappers`.
138134

139-
.. versionadded:: 5.2
140-
141-
Form mapping callbacks were added in Symfony 5.2.
142-
143135
.. include:: /reference/forms/types/options/trim.rst.inc
144136

145137
.. include:: /reference/forms/types/options/validation_groups.rst.inc

0 commit comments

Comments
 (0)