Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit1145b5a
committed
minor#10918 Update Range.rst (DonCallisto)
This PR was merged into the 3.4 branch.Discussion----------Update Range.rstI think that `int` is kind of misleading here as any `is_numeric` value evaluated to `true` is accepted (other than strings).https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Validator/Constraints/RangeValidator.php#L36I've done this PR for 3.4 but I think it should be reported to all next versions as well.Commits-------ddeea95 Update Range.rst1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
| 331 | + | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| |||
0 commit comments
Comments
(0)