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 #8103 Update form best practises regarding Form::isValid (paulferrett)
This PR was submitted for the 3.3 branch but it was merged into the 3.2 branch instead (closes#8103).
Discussion
----------
Update form best practises regarding Form::isValid
This small change updates the form best practises to reflect the fact that calling `Form::isValid()` with an unsubmitted form is deprecated since version 3.2 and will throw an exception in 4.0.
Commits
-------
e4ec7bd Update form best practises regarding Form::isValid
0 commit comments