Commit c4dcfd1
File tree
5 files changed
+15
-13
lines changedFilter options
- src/Symfony/Component
- PropertyInfo
- Serializer/Normalizer
- Validator
- Mapping/Loader
- Tests
- Fixtures
- Mapping/Loader
5 files changed
+15
-13
lines changedsrc/Symfony/Component/PropertyInfo/Type.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Type.php+1-10Lines changed: 1 addition & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
182 |
| - |
183 |
| - |
184 |
| - |
185 |
| - |
186 |
| - |
187 |
| - |
188 |
| - |
189 |
| - |
190 |
| - |
191 |
| - |
| 182 | + |
192 | 183 |
|
193 | 184 |
|
194 | 185 |
|
|
src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
473 | 473 |
|
474 | 474 |
|
475 | 475 |
|
476 |
| - |
| 476 | + |
477 | 477 |
|
478 | 478 |
|
479 | 479 |
|
480 | 480 |
|
481 | 481 |
|
482 |
| - |
| 482 | + |
483 | 483 |
|
484 | 484 |
|
485 | 485 |
|
|
src/Symfony/Component/Validator/Mapping/Loader/PropertyInfoLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Mapping/Loader/PropertyInfoLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
122 |
| - |
| 122 | + |
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
|
src/Symfony/Component/Validator/Tests/Fixtures/PropertyInfoLoaderEntity.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Fixtures/PropertyInfoLoaderEntity.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
|
src/Symfony/Component/Validator/Tests/Mapping/Loader/PropertyInfoLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Mapping/Loader/PropertyInfoLoaderTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| 47 | + |
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
| ||
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
| 65 | + |
64 | 66 |
|
65 | 67 |
|
66 | 68 |
|
| ||
81 | 83 |
|
82 | 84 |
|
83 | 85 |
|
| 86 | + |
84 | 87 |
|
85 | 88 |
|
86 | 89 |
|
| ||
135 | 138 |
|
136 | 139 |
|
137 | 140 |
|
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
138 | 148 |
|
139 | 149 |
|
140 | 150 |
|
|
0 commit comments