DOMPDFModule icon indicating copy to clipboard operation
DOMPDFModule copied to clipboard

[WIP] Zf3

Open raykolbe opened this issue 8 years ago • 1 comments

Change Profile

Question Answer
New feature yes
Bug fix no
BC breaks yes
Passing tests yes

Description

⚠️ Work in progress: Upgrade to support ZF3.

Notable Breaking Changes

  • Namespace changed from DOMPDFModule to DompdfModule.
  • Service name change from DOMPDF to Dompdf.
  • No longer works with ZF2.
  • Moved source files from src/DOMPDFModule to src.
  • Moved Module.php to src/Module.php

Reason

Ensure continued support of ZF framework.

raykolbe avatar Nov 25 '17 13:11 raykolbe

Any update on this? It would be nice if this was finally usable via composer as 0.6.0.

svencan avatar May 23 '18 09:05 svencan