DOMPDFModule icon indicating copy to clipboard operation
DOMPDFModule copied to clipboard

Upgrade to ZF3

Open juizmill opened this issue 8 years ago • 2 comments

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.

juizmill avatar Aug 03 '17 14:08 juizmill

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.

dkern avatar Aug 04 '17 06:08 dkern

@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!

raykolbe avatar Nov 25 '17 13:11 raykolbe