You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Issue while creating a new migration.
This occurs after updating zendframework/zend-mvc to the latest version: 2.7.1
The text was updated successfully, but these errors were encountered: