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
feature symfony#4465 Modifying the best practice to use form_start() instead of <form (weaverryan, WouterJ)
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closessymfony#4465).
Discussion
----------
Modifying the best practice to use form_start() instead of <form
| Q | A
| --- | ---
| Doc fix? | no
| New docs? | no
| Applies to | 2.3+
| Fixed tickets | symfony#4402
Hi guys!
See symfony#4402. This proposes recommending to use `form_start` for the reasons there. There are pros and cons, but after nice chat, I think the pros outweigh the cons.
/cc @webmozart
Thanks!
Commits
-------
ae3b3cd Fixed typo
f1708f5 Modifying the best practice to use form_start() instead of <form
0 commit comments