Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provides compatibility with zend-mvc v2.7.0 #36

Closed
wants to merge 1 commit into from

Conversation

marciodojr
Copy link

@raykolbe
Since version 2.7.0 of zend-mvc component, the ViewManager no longer has the methods getResolver() and getRenderer(). The ViewResolver and ViewRenderer now must be instanciated by factories.

Without these changes the DOMPDFModule will not work anymore with zend-mvc >= 2.7.0.

@zluiten
Copy link

zluiten commented Apr 30, 2016

This package seems abandoned. Because I need this to be fixed, I've forked the branch and added it to packagist. Pull requests are very much welcome. https://github.com/netiul/DOMPDFModule

@raykolbe
Copy link
Owner

raykolbe commented Nov 5, 2016

Hi @Netiul and @marciodojr,

This project did go through a period where it was not actively maintained. However, I am able to contribute/maintain this project once again.

I will be looking for individuals soon who are motivated and have a stake in the success of DOMPDFModule.

@raykolbe
Copy link
Owner

@marciodojr I ported your changes over since this PR is outdated with master. See https://github.com/raykolbe/DOMPDFModule/pull/60/files#diff-c1c8ed7a4ddcb50eea2143d9f3f5bc02R37

These changes are now in master.

@raykolbe raykolbe closed this Sep 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants