Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Update zendframework/zend-mvc #3

Closed
buskamuza opened this issue Feb 22, 2018 · 0 comments
Closed

Update zendframework/zend-mvc #3

buskamuza opened this issue Feb 22, 2018 · 0 comments

Comments

@buskamuza
Copy link

buskamuza commented Feb 22, 2018

Important: use 2.3-develop as a target branch.

Current version: 2.6.3
Update to: ~2.7.0

zend-mvc of ver. 2.7 creates controllers differently. Now we need factories for every controller that has dependencies. The controllers should be have factories and registered in a different part of DI configuration (see https://framework.zend.com/manual/2.4/en/modules/zend.mvc.services.html#zend-mvc-services-service-manager-configuration)
Zend\Mvc\Service\DiAbstractServiceFactoryFactory used in setup/config/application.config.php is deprecated.

AC:

  • zend-mvc require is "zendframework/zend-mvc": "~2.7.0"
  • Web Setup Wizard works properly
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants