-
**Describe the bug**
The serialization of a `PermissibleValue` like `PermissibleValue('infant')` should be `'infant'`, instead it is `PermissibleValue({'text': 'infant'})`.
This issue is probabl…
-
### Description
There was an attempt here, but it was reverted due to an issue.
- https://github.com/status-im/status-desktop/pull/14058
The issue was resolved here:
- https://github.com/statu…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/FasterXML/jackson-databind/issues) and found nothing similar.
### Describe the bug
QName (de)serialization ignores…
-
Every component needs to be serialized and deserialized.
Every component should serialize and deserialize itself aka it should decide how it is (de)serialized.
We have to store a component type alon…
-
If you add `include_comment=False` to a question it should *not* retrieve a cached response where the comment field was included:
https://www.expectedparrot.com/content/36331333-48f7-497a-af6c-527…
-
TanStack Router / Start comes with a [Data Transformer API](https://tanstack.com/router/v1/docs/framework/react/guide/ssr#data-transformers). TSR/S currently already has a integrated server / client s…
-
### Symfony version(s) affected
6.4.7
### Description
Similar as https://github.com/symfony/symfony/issues/54983
But `$attribute = 'segments[Default]'`
Suspect #52917
In 6.4.6 `Obje…
-
```c++
template
void serialize(Output& out, const boost::variant& v) {}
template
boost::variant deserialize(Input& in, boost::type) {
return boost::variant();
}
```
719b8e1e4d83636d2ce180ab76045…
-
### Type of issue
Missing information
### Description
Since struct serialization [wasn't always supported](https://github.com/dotnet/runtime/issues/29455), it would be nice to officially state that…
-
### Description
From what i can tell the SimpleXMLElement class can be very easily serialised/unserialised which would be very useful for use with var_exports and keeping state between requests witho…