8000 [DI] Support PHP 8.1 enums when dumping the container · Issue #40233 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
[DI] Support PHP 8.1 enums when dumping the container #40233
Closed
@stof

Description

@stof

To support PHP 8.1 enums, we need to be able to use them in arguments in the DI component. For that, the dumper needs to be able to dump such values (which will require a special dumping logic to dump them as \My\Enum::CASE in the generated code)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0