Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Form] Fix maxlength attribute #8130

Merged
merged 1 commit into from
Jul 21, 2017

Conversation

michaelperrin
Copy link
Contributor

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.

@xabbuh xabbuh added this to the 2.7 milestone Jul 9, 2017
@xabbuh
Copy link
Member

xabbuh commented Jul 21, 2017

Thank you @michaelperrin.

@xabbuh xabbuh merged commit f02815e into symfony:2.7 Jul 21, 2017
xabbuh added a commit that referenced this pull request Jul 21, 2017
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants