Commit 93bb0e4
committed
minor #16757 [Form] [Forms] rounding default const up to down (Sébastien FUCHS)
This PR was submitted for the 6.0 branch but it was squashed and merged into the 5.4 branch instead.
Discussion
----------
[Form] [Forms] rounding default const up to down
Hi,
Just a fix about a default rounding const.

More details : https://github.com/symfony/symfony/blob/60ce5a3dfbd90fad60cd39fcb3d7bf7888a48659/src/Symfony/Component/Form/Extension/Core/Type/IntegerType.php#L49
Commits
-------
f7318bb [Form] [Forms] rounding default const up to down1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
5 | 12 | | |
6 | 13 | | |
7 | 14 | | |
| |||
0 commit comments