Commit 52c07c7
File tree
Expand file treeCollapse file tree
10 files changed
+56
-33
lines changedFilter options
- src/Symfony
- Bridge/Twig/Resources/views/Form
- Bundle/FrameworkBundle/Resources/views/Form
- Component/Form
- Extension/Core/Type
- Tests
- Extension/Core
- EventListener
- Type
Expand file treeCollapse file tree
10 files changed
+56
-33
lines changedsrc/Symfony/Bridge/Twig/Resources/views/Form/form_div_layout.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Resources/views/Form/form_div_layout.html.twig-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
377 | 377 |
|
378 | 378 |
|
379 | 379 |
|
380 |
| - |
381 |
| - |
382 | 380 |
|
383 | 381 |
|
384 | 382 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/views/Form/widget_attributes.html.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/views/Form/widget_attributes.html.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 | 4 |
|
7 | 5 |
|
8 | 6 |
|
|
src/Symfony/Component/Form/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/FormType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/FormType.php+19-2Lines changed: 19 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
96 |
| - |
| 95 | + |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
| ||
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
173 | 189 |
|
174 | 190 |
|
175 | 191 |
|
| ||
190 | 206 |
|
191 | 207 |
|
192 | 208 |
|
| 209 | + |
193 | 210 |
|
194 | 211 |
|
195 | 212 |
|
|
src/Symfony/Component/Form/FormFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormFactory.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 |
| - |
| 116 | + |
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
120 |
| - |
| 120 | + |
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
|
src/Symfony/Component/Form/Tests/AbstractLayoutTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/AbstractLayoutTest.php+5-7Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1252 | 1252 |
|
1253 | 1253 |
|
1254 | 1254 |
|
1255 |
| - |
| 1255 | + |
1256 | 1256 |
|
1257 | 1257 |
|
1258 | 1258 |
|
| ||
1418 | 1418 |
|
1419 | 1419 |
|
1420 | 1420 |
|
1421 |
| - |
| 1421 | + |
1422 | 1422 |
|
1423 | 1423 |
|
1424 | 1424 |
|
| ||
1489 | 1489 |
|
1490 | 1490 |
|
1491 | 1491 |
|
1492 |
| - |
| 1492 | + |
1493 | 1493 |
|
1494 | 1494 |
|
1495 | 1495 |
|
| ||
1518 | 1518 |
|
1519 | 1519 |
|
1520 | 1520 |
|
1521 |
| - |
| 1521 | + |
1522 | 1522 |
|
1523 | 1523 |
|
1524 | 1524 |
|
| ||
1898 | 1898 |
|
1899 | 1899 |
|
1900 | 1900 |
|
1901 |
| - |
1902 |
| - |
1903 |
| - |
| 1901 | + |
1904 | 1902 |
|
1905 | 1903 |
|
1906 | 1904 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/EventListener/ResizeFormListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/EventListener/ResizeFormListenerTest.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
| 72 | + |
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
| 76 | + |
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
| 81 | + |
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 |
| - |
| 116 | + |
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
121 |
| - |
| 121 | + |
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/CollectionTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/CollectionTypeTest.php+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
45 |
| - |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
46 | 48 |
|
47 | 49 |
|
48 | 50 |
|
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
52 |
| - |
| 54 | + |
| 55 | + |
53 | 56 |
|
54 | 57 |
|
55 | 58 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/FormTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/FormTypeTest.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
134 | 142 |
|
135 | 143 |
|
136 | 144 |
|
137 | 145 |
|
138 |
| - |
| 146 | + |
139 | 147 |
|
140 | 148 |
|
141 | 149 |
|
|
src/Symfony/Component/Form/Tests/FormFactoryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/FormFactoryTest.php+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
399 | 399 |
|
400 | 400 |
|
401 | 401 |
|
402 |
| - |
| 402 | + |
403 | 403 |
|
404 | 404 |
|
405 | 405 |
|
| ||
408 | 408 |
|
409 | 409 |
|
410 | 410 |
|
411 |
| - |
| 411 | + |
412 | 412 |
|
413 | 413 |
|
414 | 414 |
|
415 | 415 |
|
416 | 416 |
|
417 | 417 |
|
418 | 418 |
|
419 |
| - |
| 419 | + |
420 | 420 |
|
421 | 421 |
|
422 | 422 |
|
| ||
450 | 450 |
|
451 | 451 |
|
452 | 452 |
|
453 |
| - |
| 453 | + |
454 | 454 |
|
455 | 455 |
|
456 | 456 |
|
457 | 457 |
|
458 | 458 |
|
459 | 459 |
|
460 | 460 |
|
461 |
| - |
| 461 | + |
462 | 462 |
|
463 | 463 |
|
464 | 464 |
|
465 | 465 |
|
466 | 466 |
|
467 | 467 |
|
468 |
| - |
| 468 | + |
469 | 469 |
|
470 | 470 |
|
471 | 471 |
|
| ||
493 | 493 |
|
494 | 494 |
|
495 | 495 |
|
496 |
| - |
| 496 | + |
497 | 497 |
|
498 | 498 |
|
499 | 499 |
|
| ||
559 | 559 |
|
560 | 560 |
|
561 | 561 |
|
562 |
| - |
| 562 | + |
563 | 563 |
|
564 | 564 |
|
565 | 565 |
|
|
0 commit comments