DOMPDFModule
DOMPDFModule copied to clipboard
Upgrade to ZF3
Update to work on ZF3.
Updates have been made on all packages and on the version of PHP 5.6 or 7.0
I have not yet tested the configuration file, if there is anyone who can help I'll be grateful.
What is the reason that you require php 7 and test only php 7.1 too? ZF3 has a minimal requirement of php 5.6, so you should create all extensions based on this requirement of 5.6, to keep the environment on an even level.
@juizmill @eisbehr- I took an initial stab at moving to ZF3 https://github.com/raykolbe/DOMPDFModule/pull/73
Can you give this a try? It would be most helpful!