dokuwiki-plugin-dw2pdf icon indicating copy to clipboard operation
dokuwiki-plugin-dw2pdf copied to clipboard

PHP 7.2 warning in MPDF code breaks export

Open daaain opened this issue 7 years ago • 0 comments

I was unable to export (just got a redirect) which was due to a warning triggered by a line in MPDF code. For details see this issue: https://github.com/mpdf/mpdf/issues/562

Manually applying the code change fixed the issue for me and it was fixed in the library 19 days ago, please update the dependency when you have time!

daaain avatar Dec 19 '17 13:12 daaain