Skip to content

Support cases where PHP-DI is wrapped by another container like Acclimate #127

@mnapoli

Description

@mnapoli

Options exists to bring interoperability to containers, like Acclimate.

The problem is, when PHP-DI is wrapped and used with other containers, it will not look for dependencies in the other containers. So you can only inject stuff defined in PHP-DI.

We need a way to tell PHP-DI's injector to use another container.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions