• FYI: Dompdf generates some notices in combination with PHP7.3, e.g.:

    PHP Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Dompdf.php on line 610

    See also: https://github.com/dompdf/dompdf/pull/1854

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Thanks for the heads-up! Preferably we’d wait for this to be included in dompdf (0.8.3), but I see there’s no release target yet. I’ll check with the developers to see about the status/plans regarding that release. Alternatively we could apply this patch on our bundled 0.8.2 release but that is not preferable.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 7.3 Notices’ is closed to new replies.