Commit b5aa55d
File tree
2 files changed
+17
-2
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Core/DataTransformer
- Tests/Extension/Core/Type
2 files changed
+17
-2
lines changedsrc/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
146 |
| - |
| 146 | + |
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 |
| - |
| 150 | + |
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/NumberTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/NumberTypeTest.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
88 | 103 |
|
0 commit comments