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

php 7.1.* #67

Closed hooman-mirghasemi closed 6 years ago

hooman-mirghasemi commented 6 years ago

I try to install with composer but becuse my xampp have php 7.1 it throw error

neoacevedo commented 6 years ago

Is related to https://github.com/mpdf/mpdf/issues/443

Is a problem with the real mPDF

EvgenyVetrov commented 6 years ago

same problem. Need to upgrade mpdf up to v7.0.1 in widget...

Geoffry304 commented 6 years ago

@kartik-v Plz update mpdf to version 7.0.0 and add new release normally this will fix it

kartik-v commented 6 years ago

This is already done sometime back.