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

auto-register also the DI\FactoryInterface and DI\InvokerInterface #181

Closed

Conversation

drealecs
Copy link
Contributor

In some cases complex factory service classes might need the container injected as a DI\FactoryInterface to be able to make other services.
These changes ease the configuration of the container.

@mnapoli mnapoli added this to the 4.3 milestone Aug 11, 2014
@mnapoli mnapoli mentioned this pull request Aug 11, 2014
Merged
6 tasks
@mnapoli
Copy link
Member

mnapoli commented Aug 11, 2014

Thank you this is a good idea! I merged the pull request manually into the 4.3 branch: #174

@mnapoli mnapoli closed this Aug 11, 2014
mnapoli added a commit that referenced this pull request Aug 12, 2014
@mnapoli
Copy link
Member

mnapoli commented Aug 12, 2014

I have just released PHP-DI 4.3.0 which includes this feature. Thanks!

http://php-di.org/news/11-php-di-4-3-released.html

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

Successfully merging this pull request may close these issues.

2 participants