You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #3790 [Reference][Forms] move versionadded directives for form options directly below the option's headline (xabbuh)
This PR was merged into the 2.3 branch.
Discussion
----------
[Reference][Forms] move versionadded directives for form options directly below the option's headline
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets |
When you link directly to a form type option (for example, http://symfony.com/doc/current/reference/forms/types/form.html#action), the ``versionadded`` directive is rendered outside the user's view port which might confuse people. Thus, @wouterj and me decided to place ``versionadded`` directives for form type options directly below the option's headline (above the ``type`` line).
Commits
-------
72c30c2 move versionadded directives for form options directly below the option's headline
0 commit comments