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 #8130 [Form] Fix maxlength attribute (michaelperrin)
This PR was merged into the 2.7 branch.
Discussion
----------
[Form] Fix maxlength attribute
Surprisingly, some reminiscence of the very old Symfony `max_length` form option (deprecated since Symfony 2.5!) is still present on the forms documentation page (including for Symfony 3.3), despite #3461 was merged and was already fixing it.
These was the only reminiscences, all other pages are up-to-date.
Commits
-------
f02815e Fix maxlength attribute for forms
0 commit comments