• Resolved plumski

    (@plumski)


    Hi

    Running the Version 2.0.7 on WP 4.6.1

    The WP Engine PHP7 Compatibility Plugin is showing the following issues, I’m aware these may be false positives, if you could advise that would be fantastic.

    ==========

    Print Invoice, Packing Slip, Delivery Note & Label Plugin for WooCommerce (Basic)

    Possibly not
    PHP 7.0 compatible.

    FILE: /nas/content/live/naturalcurlies/wp-content/plugins/print-invoices-packing-slip-labels-for-woocommerce/wf-template/pdf-templates/tfpdf.php
    ————————————————————————————————————————————————
    FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
    ————————————————————————————————————————————————
    79 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    1261 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
    ————————————————————————————————————————————————

    FILE: /nas/content/live/naturalcurlies/wp-content/plugins/print-invoices-packing-slip-labels-for-woocommerce/wf-template/pdf-templates/fpdf.php
    ———————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————————————————————–
    1044 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
    ———————————————————————————————————————————————–

    FILE: /nas/content/live/naturalcurlies/wp-content/plugins/print-invoices-packing-slip-labels-for-woocommerce/wf-template/pdf-templates/font/unifont/ttfonts.php
    —————————————————————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————————————————————————————
    72 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    ==========

    Best

    Chris

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP7 Compatibility’ is closed to new replies.