Update mpdf dependency to version 8Added support for PHP 7.3 and 7.4
This is a quick an dirty switch to the current MPDF devel versionThis makes the plugin working on PHP 7.1 again, however I did not lookdeeply in how much the API changed and just tried to quickly
This is a quick an dirty switch to the current MPDF devel versionThis makes the plugin working on PHP 7.1 again, however I did not lookdeeply in how much the API changed and just tried to quickly make thewhole thing work again.I opted for a composer based install of the library to have the properdependencies installed. I also checked in the result to have the plugineasily install via the extension manager.
show more ...