Skip to content

feat(symfony)!: drop the Symfony 6 value resolver shim - #8516

Open
Maxcastel wants to merge 1 commit into
api-platform:mainfrom
Maxcastel:feat/symfony-drop-value-resolver-shim
Open

feat(symfony)!: drop the Symfony 6 value resolver shim#8516
Maxcastel wants to merge 1 commit into
api-platform:mainfrom
Maxcastel:feat/symfony-drop-value-resolver-shim

Conversation

@Maxcastel

@Maxcastel Maxcastel commented Sep 9, 2026

Copy link
Copy Markdown
Contributor
Q A
Branch? main
Tickets n/a
License MIT
Doc PR n/a

The internal ApiPlatform\Symfony\Bundle\ArgumentResolver\CompatibleValueResolverInterface is removed. It aliased either ValueResolverInterface or the Symfony 6 ArgumentValueResolverInterface depending on which existed; since the Symfony floor is ^7.4, only the former can be installed, and Symfony 8 dropped the latter altogether. PayloadArgumentResolver now implements ValueResolverInterface directly.

https://github.com/symfony/symfony/blob/7.4/src/Symfony/Component/HttpKernel/CHANGELOG.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant