kartik-v / yii2-export

A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
http://demos.krajee.com/export
Other
165 stars 126 forks source link

fixed: https://github.com/kartik-v/yii2-export/issues/378 #380

Open ahmadfadlydziljalal opened 4 months ago

ahmadfadlydziljalal commented 4 months ago

Scope

This pull request includes a

PHP Compile Error – yii\base\ErrorException Declaration of kartik\export\ExportWriterPdf::createExternalWriterInstance($config = []) must be compatible with PhpOffice\PhpSpreadsheet\Writer\Pdf\Mpdf::createExternalWriterInstance(array $config): Mpdf\Mpdf

Related Issues

If this is related to an existing ticket, include a link to it as well. https://github.com/kartik-v/yii2-export/issues/378

remitache commented 1 month ago

Thanks for the fix. Any chance this can be merged and released ?