dokuwiki-plugin-dw2pdf
dokuwiki-plugin-dw2pdf copied to clipboard
PHP 7.2 warning in MPDF code breaks export
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!