Commit d08d5d1
File tree
Expand file treeCollapse file tree
74 files changed
+55
-710
lines changedFilter options
- src/Symfony/Component/Form
- ChoiceList/Factory
- Extension
- Core
- DataMapper
- DataTransformer
- Type
- Validator/Type
- Tests
- Command
- Extension
- Core
- DataTransformer
- Type
- Validator
- Constraints
- Type
- Fixtures/ChoiceList
- Resources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
74 files changed
+55
-710
lines changedsrc/Symfony/Component/Form/ChoiceList/Factory/CachingFactoryDecorator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/CachingFactoryDecorator.php+3-8Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 |
| - |
| 92 | + |
93 | 93 |
|
94 |
| - |
95 |
| - |
96 | 94 |
|
97 | 95 |
|
98 | 96 |
|
| ||
134 | 132 |
|
135 | 133 |
|
136 | 134 |
|
137 |
| - |
| 135 | + |
138 | 136 |
|
139 |
| - |
140 |
| - |
141 | 137 |
|
142 | 138 |
|
143 | 139 |
|
| ||
181 | 177 |
|
182 | 178 |
|
183 | 179 |
|
184 |
| - |
| 180 | + |
185 | 181 |
|
186 |
| - |
187 | 182 |
|
188 | 183 |
|
189 | 184 |
|
|
src/Symfony/Component/Form/ChoiceList/Factory/ChoiceListFactoryInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/ChoiceListFactoryInterface.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 |
| - |
| 87 | + |
88 | 88 |
|
src/Symfony/Component/Form/ChoiceList/Factory/DefaultChoiceListFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/DefaultChoiceListFactory.php+3-8Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 |
| - |
41 |
| - |
42 | 40 |
|
43 | 41 |
|
44 | 42 |
|
| ||
56 | 54 |
|
57 | 55 |
|
58 | 56 |
|
59 |
| - |
| 57 | + |
60 | 58 |
|
61 |
| - |
62 |
| - |
63 | 59 |
|
64 | 60 |
|
65 | 61 |
|
| ||
72 | 68 |
|
73 | 69 |
|
74 | 70 |
|
75 |
| - |
| 71 | + |
76 | 72 |
|
77 |
| - |
78 | 73 |
|
79 | 74 |
|
80 | 75 |
|
|
src/Symfony/Component/Form/ChoiceList/Factory/PropertyAccessDecorator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/PropertyAccessDecorator.php+3-8Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
| 69 | + |
70 | 70 |
|
71 |
| - |
72 |
| - |
73 | 71 |
|
74 | 72 |
|
75 | 73 |
|
| ||
109 | 107 |
|
110 | 108 |
|
111 | 109 |
|
112 |
| - |
| 110 | + |
113 | 111 |
|
114 |
| - |
115 |
| - |
116 | 112 |
|
117 | 113 |
|
118 | 114 |
|
| ||
154 | 150 |
|
155 | 151 |
|
156 | 152 |
|
157 |
| - |
| 153 | + |
158 | 154 |
|
159 |
| - |
160 | 155 |
|
161 | 156 |
|
162 | 157 |
|
|
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-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 | 33 |
|
38 | 34 |
|
39 | 35 |
|
|
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+5-9Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 | 59 |
|
64 | 60 |
|
65 | 61 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/BirthdayType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/BirthdayType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
| 27 | + |
32 | 28 |
|
33 | 29 |
|
34 | 30 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/CheckboxType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/CheckboxType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
| 64 | + |
69 | 65 |
|
70 | 66 |
|
71 | 67 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php+2-24Lines changed: 2 additions & 24 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
| 55 | + |
59 | 56 |
|
60 | 57 |
|
61 | 58 |
|
62 | 59 |
|
63 | 60 |
|
64 | 61 |
|
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 | 62 |
|
81 | 63 |
|
82 | 64 |
|
| ||
390 | 372 |
|
391 | 373 |
|
392 | 374 |
|
393 |
| - |
394 |
| - |
395 |
| - |
396 |
| - |
397 |
| - |
| 375 | + |
398 | 376 |
|
399 | 377 |
|
400 | 378 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/CollectionType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/CollectionType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 |
| - |
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
| 124 | + |
129 | 125 |
|
130 | 126 |
|
131 | 127 |
|
|
0 commit comments