File tree
20 files changed
+418
-483
lines changedFilter options
- src/Symfony
- Bridge/Twig/Tests/Extension
- Component
- Form
- Extension/Core
- DataTransformer
- Type
- Tests
- Extension/Core
- DataTransformer
- Type
- Inflector
20 files changed
+418
-483
lines changed+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 |
| - |
| 42 | + |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
|
+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 |
| - |
| 42 | + |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
|
src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap3LayoutTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap3LayoutTest.php+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
| ||
2212 | 2211 |
|
2213 | 2212 |
|
2214 | 2213 |
|
2215 |
| - |
| 2214 | + |
2216 | 2215 |
|
2217 | 2216 |
|
2218 | 2217 |
|
| ||
2234 | 2233 |
|
2235 | 2234 |
|
2236 | 2235 |
|
2237 |
| - |
| 2236 | + |
2238 | 2237 |
|
2239 | 2238 |
|
2240 | 2239 |
|
| ||
2248 | 2247 |
|
2249 | 2248 |
|
2250 | 2249 |
|
2251 |
| - |
| 2250 | + |
2252 | 2251 |
|
2253 | 2252 |
|
2254 | 2253 |
|
|
src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap4LayoutTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap4LayoutTest.php+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
| ||
1169 | 1168 |
|
1170 | 1169 |
|
1171 | 1170 |
|
1172 |
| - |
| 1171 | + |
1173 | 1172 |
|
1174 | 1173 |
|
1175 | 1174 |
|
| ||
1195 | 1194 |
|
1196 | 1195 |
|
1197 | 1196 |
|
1198 |
| - |
| 1197 | + |
1199 | 1198 |
|
1200 | 1199 |
|
1201 | 1200 |
|
| ||
1209 | 1208 |
|
1210 | 1209 |
|
1211 | 1210 |
|
1212 |
| - |
| 1211 | + |
1213 | 1212 |
|
1214 | 1213 |
|
1215 | 1214 |
|
|
src/Symfony/Component/Form/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/CHANGELOG.md+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
| 7 | + |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/IntegerToLocalizedStringTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/IntegerToLocalizedStringTransformer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/MoneyToLocalizedStringTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/MoneyToLocalizedStringTransformer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php+16-30Lines changed: 16 additions & 30 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
29 |
| - |
| 27 | + |
30 | 28 |
|
31 | 29 |
|
32 | 30 |
|
33 | 31 |
|
34 |
| - |
35 |
| - |
36 |
| - |
| 32 | + |
37 | 33 |
|
38 | 34 |
|
39 | 35 |
|
40 | 36 |
|
41 |
| - |
42 |
| - |
43 |
| - |
| 37 | + |
44 | 38 |
|
45 | 39 |
|
46 | 40 |
|
47 | 41 |
|
48 |
| - |
49 |
| - |
50 |
| - |
| 42 | + |
51 | 43 |
|
52 | 44 |
|
53 | 45 |
|
54 | 46 |
|
55 |
| - |
56 |
| - |
57 |
| - |
| 47 | + |
58 | 48 |
|
59 | 49 |
|
60 | 50 |
|
61 | 51 |
|
62 |
| - |
63 |
| - |
64 |
| - |
| 52 | + |
65 | 53 |
|
66 | 54 |
|
67 | 55 |
|
68 | 56 |
|
69 |
| - |
70 |
| - |
71 |
| - |
| 57 | + |
72 | 58 |
|
73 | 59 |
|
74 | 60 |
|
| ||
79 | 65 |
|
80 | 66 |
|
81 | 67 |
|
82 |
| - |
| 68 | + |
83 | 69 |
|
84 | 70 |
|
85 | 71 |
|
86 | 72 |
|
87 | 73 |
|
88 | 74 |
|
89 |
| - |
| 75 | + |
90 | 76 |
|
91 | 77 |
|
92 | 78 |
|
| ||
256 | 242 |
|
257 | 243 |
|
258 | 244 |
|
259 |
| - |
| 245 | + |
260 | 246 |
|
261 | 247 |
|
262 |
| - |
| 248 | + |
263 | 249 |
|
264 | 250 |
|
265 |
| - |
| 251 | + |
266 | 252 |
|
267 | 253 |
|
268 |
| - |
| 254 | + |
269 | 255 |
|
270 | 256 |
|
271 |
| - |
| 257 | + |
272 | 258 |
|
273 | 259 |
|
274 |
| - |
| 260 | + |
275 | 261 |
|
276 | 262 |
|
277 |
| - |
| 263 | + |
278 | 264 |
|
279 | 265 |
|
280 | 266 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php+8-57Lines changed: 8 additions & 57 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 | 26 |
|
76 | 27 |
|
77 | 28 |
|
| ||
103 | 54 |
|
104 | 55 |
|
105 | 56 |
|
106 |
| - |
| 57 | + |
107 | 58 |
|
108 | 59 |
|
109 | 60 |
|
| ||
263 | 214 |
|
264 | 215 |
|
265 | 216 |
|
266 |
| - |
| 217 | + |
267 | 218 |
|
268 | 219 |
|
269 |
| - |
| 220 | + |
270 | 221 |
|
271 | 222 |
|
272 |
| - |
| 223 | + |
273 | 224 |
|
274 | 225 |
|
275 |
| - |
| 226 | + |
276 | 227 |
|
277 | 228 |
|
278 |
| - |
| 229 | + |
279 | 230 |
|
280 | 231 |
|
281 |
| - |
| 232 | + |
282 | 233 |
|
283 | 234 |
|
284 |
| - |
| 235 | + |
285 | 236 |
|
286 | 237 |
|
287 | 238 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/IntegerType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/IntegerType.php+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
|
0 commit comments