File tree
Expand file treeCollapse file tree
4 files changed
+16
-18
lines changedFilter options
- src/Symfony/Component/Form
- ChoiceList/Factory
- Console/Descriptor
- Extension/Core/DataAccessor
- Tests
Expand file treeCollapse file tree
4 files changed
+16
-18
lines changedsrc/Symfony/Component/Form/ChoiceList/Factory/CachingFactoryDecorator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/CachingFactoryDecorator.php+12-12Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
132 |
| - |
| 132 | + |
133 | 133 |
|
134 |
| - |
| 134 | + |
135 | 135 |
|
136 | 136 |
|
137 |
| - |
| 137 | + |
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
| ||
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
177 |
| - |
178 |
| - |
179 |
| - |
180 |
| - |
181 |
| - |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
|
src/Symfony/Component/Form/Console/Descriptor/Descriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Console/Descriptor/Descriptor.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
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