What's Changed
- add
phpunit.baseline.xmlto .gitattributes by @gharlan in #7692 - fix: if the relationship is null the jsonapi output must present null by @elfin-sbreuers in #7686
- Fix issues with extending {XML,Yaml} -> {XML,Yaml} resources by @senghe in #5956
- fix: Change payload type from array to free-form object in schema by @DjordyKoert in #7694
- ci: hide progress from PHP-CS-Fixer by @alexislefebvre in #7696
- fix(doctrine): post with mapped relation by @soyuka in #7698
- fix(symfony): prevent symfony name converter service pollution by @soyuka in #7691
- Bump github actions by @VincentLanglet in #7700
- chore(symfony): custom rule to transform class-string to use instructions by @soyuka in #7708
- test: cover exception if property is null for filters by @Maxcastel in #7716
- fix Hydra JsonSchema SchemaFactory by @amenophis in #7718
- chore: split agents to reduce context usage by @soyuka in #7719
- fix(symfony): declare api_platform.normalizer.object fixes #7705 by @soyuka in #7717
- fix(laravel): properly transform invokable service to route action by @soyuka in #7720
New Contributors
- @elfin-sbreuers made their first contribution in #7686
- @senghe made their first contribution in #5956
- @DjordyKoert made their first contribution in #7694
Full Changelog: v4.2.14...v4.2.15