kartik-v / yii2-mpdf

A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.
http://demos.krajee.com/mpdf
Other
161 stars 150 forks source link

Which version is compatible with PHP 5.6? #100

Closed bitsnaps closed 4 years ago

bitsnaps commented 4 years ago

Hello,

Could you please specify which version is compatible with PHP v5.6, I have tried many versions and always got:

PHP Parse Error – yii\base\ErrorException
syntax error, unexpected '='

since it also depends on phpoffice/phpspreadsheet which doesn't support PHP 5.6, is there any way to downgrade? the syntax error found on that file:vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php any workaround would be helpful. Thanks.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.