-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Closed
Labels
DependencyInjectionFeatureHelp wantedIssues and PRs which are looking for volunteers to complete them.Issues and PRs which are looking for volunteers to complete them.
Description
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)
derrabus, Taluu, mamoot64, TomasVotruba, abstet and 2 more
Metadata
Metadata
Assignees
Labels
DependencyInjectionFeatureHelp wantedIssues and PRs which are looking for volunteers to complete them.Issues and PRs which are looking for volunteers to complete them.