Commit 753a08e
File tree
3 files changed
+21
-18
lines changedFilter options
- src/Symfony/Component/Form/Extension/Core/ChoiceList
3 files changed
+21
-18
lines changedsrc/Symfony/Component/Form/Extension/Core/ChoiceList/ChoiceList.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/ChoiceList/ChoiceList.php+11-3Lines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
| 90 | + |
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
96 | 104 |
|
97 | 105 |
|
98 | 106 |
|
| ||
105 | 113 |
|
106 | 114 |
|
107 | 115 |
|
108 |
| - |
| 116 | + |
109 | 117 |
|
110 | 118 |
|
111 | 119 |
|
| ||
271 | 279 |
|
272 | 280 |
|
273 | 281 |
|
274 |
| - |
| 282 | + |
275 | 283 |
|
276 | 284 |
|
277 | 285 |
|
|
src/Symfony/Component/Form/Extension/Core/ChoiceList/ObjectChoiceList.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/ChoiceList/ObjectChoiceList.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 |
| - |
| 115 | + |
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
|
src/Symfony/Component/Form/Extension/Core/ChoiceList/SimpleChoiceList.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/ChoiceList/SimpleChoiceList.php+8-13Lines changed: 8 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 | 14 |
|
17 | 15 |
|
18 | 16 |
|
| ||
30 | 28 |
|
31 | 29 |
|
32 | 30 |
|
33 |
| - |
34 |
| - |
35 |
| - |
36 | 31 |
|
37 | 32 |
|
38 | 33 |
|
39 | 34 |
|
40 | 35 |
|
41 | 36 |
|
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
47 | 42 |
|
48 |
| - |
| 43 | + |
49 | 44 |
|
50 |
| - |
| 45 | + |
51 | 46 |
|
52 | 47 |
|
53 | 48 |
|
| ||
91 | 86 |
|
92 | 87 |
|
93 | 88 |
|
94 |
| - |
| 89 | + |
95 | 90 |
|
96 | 91 |
|
97 | 92 |
|
|
0 commit comments