Gary PEGEOT
Gary PEGEOT
| Q | A | ------------- | --- | Branch? | 6.1 | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | N/A...
| Q | A | ------------- | --- | Branch? | 3.2 When your entity identifier is not named id, your `uriVariables` (if not customized) will contains something like `["id"...
| Q | A | ------------- | --- | Branch? | 3.2 Decorated normalizer has return type `array|ArrayObject|bool|float|int|null|string \ArrayObject`, and I had issues in test where the returned value was...
| Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? |...
Currently, if you try to generate a Form for a DTO without Doctine installed, you get the exception message: `Somehow the doctrine service is missing. Is DoctrineBundle installed?` But Doctine...
| Q | A | ------------- | --- | Branch? | 4.2 | Tickets | | License | MIT Not sure if it's new feature or bug fix, but provider...
Fixes #216
## Summary This RFC proposes adding support for Symfony's new JsonStreamer component as an alternative serialization strategy in Elastically. The JsonStreamer component, introduced in Symfony 7.3, provides significantly faster JSON...