jmueller17 / Aixada

Aixada helps self-managed consumption cooperatives to organize their flow of products, money, and information.
Other
33 stars 37 forks source link

External mpdf54 fail using PHP7, proposal to remove. #243

Closed jorix closed 5 years ago

jorix commented 5 years ago

Proposal to don't use PrintPDF.

Its use is minimal in Aixada. The old mpdf54 module creates compatibility problem with PHP7 and the new mpdf requires at least PHP v5.6

It is proposed to eliminate mpdf54, and use the capabilities of the browser/OS to create PDF.

Also fix a PHP7 syntax error on ctrl/ManageData.php

Warning: After this Aixada still does not work in PHP 7! It's just one step of the way!