-
Notifications
You must be signed in to change notification settings - Fork 694
Open
Description
The latest version 3.5.0 is dependent on the abandoned sensio/framework-extra-bundle
. The sensio/framework-extra-bundle
functionality is expected to be moved to Symfony core in v 6.2. But on 6.2, I'm getting the following error when I try using FOSRestBundle with Symfony 6.2 without FrameworkExtraBundle:
$ bin/console
In ConfigurationCheckPass.php line 30:
You need to enable the parameter converter listeners in SensioFrameworkExtraBundle when using the FOSRestBundle RequestBodyParamConverter
The SensioFrameworkExtraBundle readme says:
SensioFrameworkExtraBundle is not maintained anymore. Please move to native PHP attribute support as added in Symfony core. For full support, use Symfony 6.2.
So I expect FOSRestBundle to work fine with Symfony 6.2 without SensioFrameworkExtraBundle.
noemi-salaun and BaptisteCrouzet
Metadata
Metadata
Assignees
Labels
No labels