Commit 2e8eed8
File tree
Expand file treeCollapse file tree
3 files changed
+12
-20
lines changedFilter options
- src/Symfony/Component/Form
- ChoiceList/Factory
- Extension/Core/DataAccessor
- Tests
Expand file treeCollapse file tree
3 files changed
+12
-20
lines changedsrc/Symfony/Component/Form/ChoiceList/Factory/CachingFactoryDecorator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/CachingFactoryDecorator.php+9-15Lines changed: 9 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
| 87 | + |
| 88 | + |
91 | 89 |
|
92 | 90 |
|
93 | 91 |
|
| ||
127 | 125 |
|
128 | 126 |
|
129 | 127 |
|
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
| 128 | + |
| 129 | + |
136 | 130 |
|
137 | 131 |
|
138 | 132 |
|
| ||
174 | 168 |
|
175 | 169 |
|
176 | 170 |
|
177 |
| - |
178 |
| - |
179 |
| - |
180 |
| - |
181 |
| - |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
182 | 176 |
|
183 | 177 |
|
184 | 178 |
|
|
src/Symfony/Component/Form/Extension/Core/DataAccessor/PropertyPathAccessor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataAccessor/PropertyPathAccessor.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
87 |
| - |
| 88 | + |
88 | 89 |
|
89 | 90 |
|
90 | 91 |
|
|
src/Symfony/Component/Form/Tests/VersionAwareTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/VersionAwareTest.php+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
| 18 | + |
22 | 19 |
|
23 | 20 |
|
24 | 21 |
|
|
0 commit comments