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
ViewHelperManager is special type of ServiceManager. There is problem with flushing instances with configure (SM 3.0). It is needed for still alive applications e.g on ReactPHP
['HelperName' => null] + $this->services
does not work, because there is plugin validation.
ViewHelperManager is special type of ServiceManager. There is problem with flushing instances with configure (SM 3.0). It is needed for still alive applications e.g on ReactPHP
does not work, because there is plugin validation.
Originally posted by @visitek at zendframework/zend-servicemanager#107
The text was updated successfully, but these errors were encountered: