fkrauthan / wp-mpdf

Print WordPress posts as PDF. Optional with Geshi highlighting.
55 stars 23 forks source link

PHP Warning (will be Error in next PHP version) #19

Closed SeoDeveloper01 closed 2 years ago

SeoDeveloper01 commented 2 years ago

PHP Warning: count(): Parameter must be an array or an object that implements Countable in /domen/wp-content/plugins/wp-mpdf/mpdf/classes/ttfontsuni.php on line 613

Pls fix

SeoDeveloper01 commented 2 years ago

And here too PHP Warning: count(): Parameter must be an array or an object that implements Countable in /domen/wp-content/plugins/wp-mpdf/mpdf/classes/otl.php on line 5840

fkrauthan commented 2 years ago

This will most likely go away with the MPDF v8 upgrade. See ticket #21 for status updates.