Commit 0e96e86
File tree
3 files changed
+43
-4
lines changedFilter options
- src/Symfony/Component/Serializer
- Mapping/Loader
- Normalizer
3 files changed
+43
-4
lines changedsrc/Symfony/Component/Serializer/Mapping/Loader/XmlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Mapping/Loader/XmlFileLoader.php+38Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
66 | 84 |
|
67 | 85 |
|
68 | 86 |
|
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
69 | 107 |
|
70 | 108 |
|
71 | 109 |
|
|
src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
| 159 | + |
159 | 160 |
|
160 | 161 |
|
161 | 162 |
|
|
src/Symfony/Component/Serializer/Normalizer/MetadataAwareNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/MetadataAwareNormalizer.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
43 |
| - |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| ||
173 | 173 |
|
174 | 174 |
|
175 | 175 |
|
176 |
| - |
177 | 176 |
|
178 | 177 |
|
179 | 178 |
|
| ||
198 | 197 |
|
199 | 198 |
|
200 | 199 |
|
| 200 | + |
201 | 201 |
|
202 | 202 |
|
203 | 203 |
|
204 |
| - |
| 204 | + |
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
|
0 commit comments