Commit d1be34d
committed
File tree
15 files changed
+48
-610
lines changedFilter options
- src/Symfony/Component/Form
- DependencyInjection
- Extension
- Core
- DataMapper
- Type
- Validator/Util
- Tests/Extension
- Core/DataMapper
- Validator/Util
15 files changed
+48
-610
lines changedsrc/Symfony/Component/Form/ButtonBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ButtonBuilder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
471 | 471 |
|
472 | 472 |
|
473 | 473 |
|
474 |
| - |
| 474 | + |
475 | 475 |
|
476 | 476 |
|
477 | 477 |
|
|
src/Symfony/Component/Form/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/CHANGELOG.md+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
4 | 18 |
|
5 | 19 |
|
6 | 20 |
|
|
src/Symfony/Component/Form/DependencyInjection/FormPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/DependencyInjection/FormPass.php+12-31Lines changed: 12 additions & 31 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 | 33 |
|
53 | 34 |
|
54 |
| - |
| 35 | + |
55 | 36 |
|
56 | 37 |
|
57 | 38 |
|
58 |
| - |
| 39 | + |
59 | 40 |
|
60 | 41 |
|
61 | 42 |
|
| ||
68 | 49 |
|
69 | 50 |
|
70 | 51 |
|
71 |
| - |
| 52 | + |
72 | 53 |
|
73 | 54 |
|
74 | 55 |
|
75 | 56 |
|
76 | 57 |
|
77 | 58 |
|
78 |
| - |
79 |
| - |
| 59 | + |
| 60 | + |
80 | 61 |
|
81 | 62 |
|
82 | 63 |
|
| ||
88 | 69 |
|
89 | 70 |
|
90 | 71 |
|
91 |
| - |
| 72 | + |
92 | 73 |
|
93 | 74 |
|
94 | 75 |
|
95 |
| - |
| 76 | + |
96 | 77 |
|
97 | 78 |
|
98 | 79 |
|
| ||
117 | 98 |
|
118 | 99 |
|
119 | 100 |
|
120 |
| - |
121 |
| - |
| 101 | + |
| 102 | + |
122 | 103 |
|
123 | 104 |
|
124 | 105 |
|
| ||
129 | 110 |
|
130 | 111 |
|
131 | 112 |
|
132 |
| - |
| 113 | + |
133 | 114 |
|
134 | 115 |
|
135 | 116 |
|
136 | 117 |
|
137 | 118 |
|
138 | 119 |
|
139 |
| - |
140 |
| - |
| 120 | + |
| 121 | + |
141 | 122 |
|
142 | 123 |
|
143 | 124 |
|
|
src/Symfony/Component/Form/Extension/Core/DataMapper/CheckboxListMapper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataMapper/CheckboxListMapper.php+2-10Lines changed: 2 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 | 33 |
|
38 | 34 |
|
39 | 35 |
|
| ||
51 | 47 |
|
52 | 48 |
|
53 | 49 |
|
54 |
| - |
| 50 | + |
55 | 51 |
|
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 | 52 |
|
61 | 53 |
|
62 | 54 |
|
|
src/Symfony/Component/Form/Extension/Core/DataMapper/DataMapper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataMapper/DataMapper.php+2-10Lines changed: 2 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 | 43 |
|
48 | 44 |
|
49 | 45 |
|
| ||
64 | 60 |
|
65 | 61 |
|
66 | 62 |
|
67 |
| - |
| 63 | + |
68 | 64 |
|
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 | 65 |
|
74 | 66 |
|
75 | 67 |
|
|
src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php-113Lines changed: 0 additions & 113 deletions
This file was deleted.
src/Symfony/Component/Form/Extension/Core/DataMapper/RadioListMapper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataMapper/RadioListMapper.php+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 | 52 |
|
57 | 53 |
|
58 | 54 |
|
|
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-7Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
| ||
66 | 65 |
|
67 | 66 |
|
68 | 67 |
|
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 | 68 |
|
76 | 69 |
|
77 | 70 |
|
|
src/Symfony/Component/Form/Extension/Validator/Util/ServerParams.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Validator/Util/ServerParams.php-25Lines changed: 0 additions & 25 deletions
This file was deleted.
src/Symfony/Component/Form/Form.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Form.php+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
724 | 724 |
|
725 | 725 |
|
726 | 726 |
|
727 |
| - |
728 |
| - |
729 |
| - |
730 |
| - |
731 |
| - |
732 |
| - |
733 |
| - |
734 |
| - |
735 |
| - |
| 727 | + |
736 | 728 |
|
737 | 729 |
|
738 | 730 |
|
|
src/Symfony/Component/Form/FormConfigBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormConfigBuilder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
773 | 773 |
|
774 | 774 |
|
775 | 775 |
|
776 |
| - |
| 776 | + |
777 | 777 |
|
778 | 778 |
|
779 | 779 |
|
|
0 commit comments