What's Changed
- fix(php): compatibility with PHP 8.2 by @dannyvw in #5292
- fix(metadata): fix extra properties method by @dannyvw in #5294
- fix(graphql): use depth for nested resource class operation by @NicoHaase in #5314
- fix(symfony): set twig.exception_listener as service parent by @paulandrieux in #5059
- fix(serializer) default serializer context not passed to CollectionNormalizer by @ddeboer in #5305
- fix(validation) exception serialization process by @DamienLevGemy in #5313
- fix(elasticsearch): elasticsearch BC by @vincentchalamon in #5283
- fix(graphql): pass graphql enabled flag by @aazsamir in #5315
- chore(deprecations): use getContentTypeFormat when available by @KDederichs in #5288
- chore(deprecations): fix some more deprecations by @KDederichs in #5289
- chore(deprecations)
Request::getContentType
withRequest::getContentTypeFormat
if available by @MatTheCat in #5325 - chore(deprecations):
PayloadArgumentResolver::resolve
return type by @MatTheCat in #5327 - chore(deprecations): use getObjectManager by @dannyvw in #5291
- chore(deprecations): use
ValueResolverInterface
when needed by @KDederichs in #5324
New Contributors
- @aazsamir made their first contribution in #5315
- @DamienLevGemy made their first contribution in #5313
- @paulandrieux made their first contribution in #5059
- @NicoHaase made their first contribution in #5314
Full Changelog: v3.0.8...v3.0.9