-
Notifications
You must be signed in to change notification settings - Fork 3
Not compatible with Laminas 3 #3
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels