PHP 7.1 compatibility
-
Hello,
Many thanks for this fantastic plugin!
That said, my site cannot move to PHP 7.1 because apparently the plugin does not support it. The PHP migration checker gives the following errors:
FILE: /plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-svg-lib/src/Svg/Surface/SurfaceCpdf.php
———————————————————————————
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————
36 | ERROR | Extension ‘cpdf’ is removed since PHP 5.1 – use pecl/pdflib instead.
———————————————————————————FILE: /plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Adapter/CPDF.php
———————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————-
198 | ERROR | Extension ‘cpdf’ is removed since PHP 5.1 – use pecl/pdflib instead.
———————————————————————————-Can you please confirm if the plugin is in fact compatible – I could then disable it temporarily, migrate to PHP 7.1 and re-enable. Or will there be a natively compatible update in the nearest future?
Thanks again.
- The topic ‘PHP 7.1 compatibility’ is closed to new replies.