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

Drop container-interop support #463

Closed
mnapoli opened this issue Mar 20, 2017 · 3 comments
Closed

Drop container-interop support #463

mnapoli opened this issue Mar 20, 2017 · 3 comments
Milestone

Comments

@mnapoli
Copy link
Member

mnapoli commented Mar 20, 2017

Since PSR-11 has been accepted, container-interop support can be removed in the next major version.

Related: #461 (adding full PSR-11 support in PHP-DI).

@mnapoli mnapoli added this to the 6.0 milestone Mar 20, 2017
@mnapoli
Copy link
Member Author

mnapoli commented May 3, 2017

TODO left: changelog

@Grafikart
Copy link

@mnapoli I understand the need to "clean" the code but this change will break the compatibility with some frameworks that expects the container to implement the interop interface (for instance Zend Expressive).

Could we keep Interop interfaces for compatibility purpose. Using both Interop and PSR interfaces for Exceptions and Container ?

@mnapoli
Copy link
Member Author

mnapoli commented Jul 21, 2017

@Grafikart thanks for the feedback, this is indeed something I've been wondering about since the first alpha release…

I've opened #515 to continue the discussion and list potential problems.

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

No branches or pull requests

2 participants