Skip to content

Update form best practises regarding Form::isValid #8103

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

Closed
wants to merge 1 commit into from
Closed

Update form best practises regarding Form::isValid #8103

wants to merge 1 commit into from

Conversation

paulferrett
Copy link
Contributor

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.

@xabbuh xabbuh added this to the 3.2 milestone Jul 1, 2017
@xabbuh
Copy link
Member

xabbuh commented Jul 4, 2017

Thank you @paulferrett.

xabbuh added a commit that referenced this pull request Jul 4, 2017
…errett)

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
@xabbuh xabbuh closed this Jul 4, 2017
@paulferrett paulferrett deleted the patch-1 branch July 4, 2017 21:31
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.

4 participants