History log of /plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php (Results 1 – 2 of 2)
Revision Date Author Comments
# dc4d9dc6 17-Aug-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Update mpdf dependency to version 8

Added support for PHP 7.3 and 7.4


# 0119ca25 28-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

This is a quick an dirty switch to the current MPDF devel version

This makes the plugin working on PHP 7.1 again, however I did not look
deeply in how much the API changed and just tried to quickly

This is a quick an dirty switch to the current MPDF devel version

This makes the plugin working on PHP 7.1 again, however I did not look
deeply in how much the API changed and just tried to quickly make the
whole thing work again.

I opted for a composer based install of the library to have the proper
dependencies installed. I also checked in the result to have the plugin
easily install via the extension manager.

show more ...