-
Add possibility to read denormalized data from sql sources and write to a remote target.
### Depends on
- https://github.com/atviriduomenys/spinta/issues/397
- https://github.com/atviriduomenys…
sirex updated
3 weeks ago
-
### Symfony version(s) affected
6.4.12
### Description
The `denormalize` method does not use the `SerializedName` attribute.
### How to reproduce
I have the following class with a property `$twoF…
-
We can merge but it's worth to fix or add this alternative function to kornia. I will open a separated ticket for this.
_Originally posted by @edgarriba in https://github.com/kornia/k…
-
Eg. In the screenshot you can see mixed labels for the same thesauri values:
![image](https://github.com/user-attachments/assets/d4d33d51-a68e-42b9-ab72-796a417369a6)
I have double checked this …
txau updated
2 months ago
-
### Symfony version(s) affected
7.1.*
### Description
Adding `COLLECT_DENORMALIZATION_ERRORS` to the `framework.default_context` has no effect if you want to collect denormalization errors fo…
-
### Symfony version(s) affected
6.4.12
### Description
Using object notation in serialized path results in a `Cannot read property ...`:
```
Cannot read property "grid" from an array. Maybe…
-
### Symfony version(s) affected
7.1
### Description
A different name conversion strategy is used during denormalization, depending on whether you use properties or a constructor.
### How to reprod…
-
Because we can not make the faas work, so we have to use denormalization microservice to generate the data.
Reference: https://github.com/Greenstand/treetracker-functions/issues/2
-
**API Platform version(s) affected**: 3.3.11
**Description**
I have a custom `Symfony\Component\Serializer\Normalizer\DenormalizerInterface` class, which converts the request context to a typed (…
-
## Overview
Some models implement a denormalized field (ie. `_count`) to store the count value for a related model in the project. Currently, no tracking mechanism (increment or decrement) is impleme…