phpcfdi / cfditopdf

Create a generic PDF file from a CFDI 3.3 & 4.0 (CLI included)
MIT License
36 stars 23 forks source link

Unable to run using PHP 7.4 #6

Closed eclipxe13 closed 3 years ago

eclipxe13 commented 4 years ago

There is an error running this project on PHP 7.4 because https://github.com/spipu/html2pdf/issues/530 Trying to access array offset on value of type null error

Travis build job information: https://travis-ci.com/phpcfdi/cfditopdf/jobs/288540632

Once spipu/html2pdf is solved do not allow Travis-CI build to fail.

eclipxe13 commented 3 years ago

The build under PHP 7.4 is working fine now, please, reconfigure Travis-CI and remove it from "allow-failures"