Skip to content

Dependency on abandoned sensio/framework-extra-bundle #2381

@speller

Description

@speller

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions