Skip to content

Commit 1a3d4c6

Browse files
committed
Add versionadded remarks
1 parent 8d35519 commit 1a3d4c6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

reference/forms/types/form.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ 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+
8993
.. include:: /reference/forms/types/options/help.rst.inc
9094

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

133137
More details are available in the section on :doc:`/form/data_mappers`.
134138

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

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

0 commit comments

Comments
 (0)