Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
mnapoli opened this issue Nov 9, 2013 · 1 comment
Closed
Assignees
Milestone

Comments

@mnapoli
Copy link
Member

mnapoli commented Nov 9, 2013

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.

@ghost ghost assigned mnapoli Nov 9, 2013
mnapoli added a commit that referenced this issue Nov 9, 2013
@mnapoli
Copy link
Member Author

mnapoli commented Nov 9, 2013

Added in 4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant