Commit 0e133be
File tree
3 files changed
+38
-1
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Core/Type
- Tests
3 files changed
+38
-1
lines changedsrc/Symfony/Component/Form/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/CHANGELOG.md+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 |
|
5 | 10 |
|
6 | 11 |
|
|
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+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| ||
226 | 227 |
|
227 | 228 |
|
228 | 229 |
|
229 |
| - |
| 230 | + |
230 | 231 |
|
231 | 232 |
|
232 | 233 |
|
|
src/Symfony/Component/Form/Tests/AbstractLayoutTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/AbstractLayoutTest.php+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
2668 | 2669 |
|
2669 | 2670 |
|
2670 | 2671 |
|
| 2672 | + |
| 2673 | + |
| 2674 | + |
| 2675 | + |
| 2676 | + |
| 2677 | + |
| 2678 | + |
| 2679 | + |
| 2680 | + |
| 2681 | + |
| 2682 | + |
| 2683 | + |
| 2684 | + |
| 2685 | + |
| 2686 | + |
| 2687 | + |
| 2688 | + |
| 2689 | + |
| 2690 | + |
| 2691 | + |
| 2692 | + |
| 2693 | + |
| 2694 | + |
| 2695 | + |
| 2696 | + |
| 2697 | + |
| 2698 | + |
| 2699 | + |
| 2700 | + |
| 2701 | + |
2671 | 2702 |
|
2672 | 2703 |
|
2673 | 2704 |
|
|
0 commit comments