Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commitae771ad
committed
bug#49760 [Serializer] Add missing withSaveOptions method to XmlEncoderContextBuilder (mtarld)
This PR was merged into the 6.3 branch.Discussion----------[Serializer] Add missing withSaveOptions method to XmlEncoderContextBuilder| Q | A| ------------- | ---| Branch? | 6.3| Bug fix? | yes| New feature? | no| Deprecations? | no| Tickets || License | MIT| Doc PR |Add missing `withSaveOptions` method to `XmlEncoderContextBuilder` to handle `XmlEncoder::SAVE_OPTIONS` context value.Commits-------daf7c76 [Serializer] Add withSaveOptions to XmlEncoderContextBuilderFile tree
2 files changed
+15
-0
lines changed- src/Symfony/Component/Serializer
- Context/Encoder
- Tests/Context/Encoder
2 files changed
+15
-0
lines changedLines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
92 | 104 | | |
93 | 105 | | |
94 | 106 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
0 commit comments
Comments
(0)