Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Issue: Deprecated ServiceLocatorAwareInterface #13

Open
Rud5G opened this issue Mar 6, 2016 · 1 comment
Open

Issue: Deprecated ServiceLocatorAwareInterface #13

Rud5G opened this issue Mar 6, 2016 · 1 comment

Comments

@Rud5G
Copy link
Contributor

Rud5G commented Mar 6, 2016

Issue while creating a new migration.

This occurs after updating zendframework/zend-mvc to the latest version: 2.7.1

$ php public/index.php migration generate

PHP Deprecated: ServiceLocatorAwareInterface is deprecated and will be removed in version 3.0, along with the ServiceLocatorAwareInitializer. Please update your class ZfSimpleMigrations\Library\Migration to remove the implementation, and start injecting your dependencies via factory instead. in ./vendor/zendframework/zend-mvc/src/Service/ServiceManagerConfig.php on line 147

Deprecated: ServiceLocatorAwareInterface is deprecated and will be removed in version 3.0, along with the ServiceLocatorAwareInitializer. Please update your class ZfSimpleMigrations\Library\Migration to remove the implementation, and start injecting your dependencies via factory instead. in ./vendor/zendframework/zend-mvc/src/Service/ServiceManagerConfig.php on line 147
Generated skeleton class @ ./migrations/Version20160306221810.php
@richard-parnaby-king
Copy link

Still getting this message.
On any migration command.

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

No branches or pull requests

2 participants