• Resolved Robin

    (@cinghaman)


    WordPress: 5.0.3
    PHP: 7.2
    Plugin Version: 2.2.6

    Filename: wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Adapter/CPDF.php
    Error
    198 | ERROR | Extension ‘cpdf’ is removed since PHP 5.1; Use pecl/pdflib instead Filename: wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-svg-lib/src/Svg/Surface/SurfaceCpdf.php
    Error
    36 | ERROR | Extension ‘cpdf’ is removed since PHP 5.1; Use pecl/pdflib instead

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi! The plugin is fully PHP 7.2 compatible, this is a so called ‘False positive’, our plugin doesn’t even run in PHP5.1 🙂 (minimum requirement is 5.3 and we’re like to drop that soon too, moving to 5.6 or 7.0).

    Thread Starter Robin

    (@cinghaman)

    Thanks for the update!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP 7.2 error’ is closed to new replies.