Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Some zend-view plugins are not working #123

@geerteltink

Description

@geerteltink

Some plugins are missing dependencies. Like the Zend\View\Helper\Url needs a router to resolve named routes.

I have looked into this and it does depend on Zend\ServiceManager and Zend\Mvc\Router. The easiest way would be to somehow overwrite the plugin with a custom plugin and inject the Container and Router. But looking at the code this might be hard to achieve.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions