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 Oct 2, 2019. It is now read-only.
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 insetup/config/application.config.php
is deprecated.AC:
The text was updated successfully, but these errors were encountered: