This repository was archived by the owner on Feb 6, 2020. It is now read-only.
This repository was archived by the owner on Feb 6, 2020. It is now read-only.
AbstractPluginManager raises deprecation warning (possible bug?) #131
Closed
Description
As many of you know, migration to Zend\ServiceManager 3.0 isn't straightforward as it includes many BC breaks. This includes the removal of ServiceLocatorAwareInterface.
This is the place to ask if this is an actual bug or just early notice, but in version 2.7.6 of zend-servicemanager, the Zend\ServiceManager\AbstractPluginManager
tends to implement the interface above, causing an E_WARNING to be thrown during it's initialization.
Is it possible to create a fix for it or I should consider migration to version 3.0 of the module, when possible?
Metadata
Metadata
Assignees
Labels
No labels