Commit fcda646
File tree
Expand file treeCollapse file tree
6 files changed
+25
-1
lines changedFilter options
- src/Symfony/Component/Form
- ChoiceList/Factory
- Extension/Core/Type
Expand file treeCollapse file tree
6 files changed
+25
-1
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
| 218 | + |
218 | 219 |
|
219 | 220 |
|
220 | 221 |
|
|
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 |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
|
src/Symfony/Component/Form/ChoiceList/Factory/CachingFactoryDecorator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/CachingFactoryDecorator.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
121 | 127 |
|
122 | 128 |
|
123 | 129 |
|
|
src/Symfony/Component/Form/ChoiceList/Factory/DefaultChoiceListFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/DefaultChoiceListFactory.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
50 | 56 |
|
51 | 57 |
|
52 | 58 |
|
|
src/Symfony/Component/Form/ChoiceList/Factory/PropertyAccessDecorator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/PropertyAccessDecorator.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
133 | 139 |
|
134 | 140 |
|
135 | 141 |
|
|
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+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
404 | 404 |
|
405 | 405 |
|
406 | 406 |
|
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
407 | 411 |
|
408 | 412 |
|
409 | 413 |
|
410 |
| - |
| 414 | + |
411 | 415 |
|
412 | 416 |
|
413 | 417 |
|
|
0 commit comments