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 symfony#6676 Removed 'html' from the component description (naroga)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closessymfony#6676).
Discussion
----------
Removed 'html' from the component description
Removed a single word from the component description, to clarify that `symfony/form` is not responsible for rendering html forms (it's `symfony/twig-bundle` that does this).
This comes from a discussion, here: https://www.reddit.com/r/PHP/comments/4oj05y/symfony_rest_api_validating_data_that_will_be/d4e7fuq?context=3
Commits
-------
d590273 Removed 'html' from the component description
0 commit comments