Skip to content

[RFC] Abandon FrameworkExtraBundle #44705

@derrabus

Description

@derrabus

Description

Since Symfony 2 sensio/framework-extra-bundle is the solution for adding annotation-magic to the application. Since then, some functionality has been moved to the core (e.g. annotation-based routing) and other functionality has been obsoleted by a core feature (param converters Vs. argument value providers).

FrameworkExtraBundle feels like a core-bundle but it's not as well maintained as we would expect a core bundle to be.

I think, it would be a good idea to review the feature set of the bundle and move commonly used functionality to the monorepo. Speaking for myself, that would be the security annotations like IsGranted as well as the Doctrine entity param converter (see #43854).

What do you think?

Example

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Keep openRFCRFC = Request For Comments (proposals about features that you want to be discussed)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions