Skip to content

Not compatible with Laminas 3 #3

@taat

Description

@taat

Since Zend Framework 3 was recently renamed to Laminas 3, and zend-developer-tools is now laminas-developer-tools
the application is not able to localize the right template and
we wet the error:

Fatal error: Uncaught ErrorException: include(/var/www/websites/api/app/vendor/aist/aist-git-tools/config/../view/laminas-developer-tools/toolbar/git-data.phtml): failed to open stream: No such file or directory in /var/www/websites/api/app/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php on line 505

The template should be in:

view/laminas-developer-tools/toolbar/git-data.phtml

instead of previous:

view/zend-developer-tools/toolbar/git-data.phtml

Laminas 3.0.1
aist-git-tools: dev-master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions