Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit3ba761d
committed
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::isValidThis 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::isValid1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
0 commit comments
Comments
(0)