• Resolved scruffy1

    (@scruffy1)


    Hi

    Just ran a PHP 7.3 compatibly check on our site and found the following errors with the checkout manager.

    Thanks

    /plugins/woocommerce-checkout-manager/includes/class-wooccm-install.php

    FOUND 11 ERRORS AFFECTING 11 LINES
    ——————————————————————————————————————
    36 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.
    38 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.
    44 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.
    47 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.
    52 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.
    53 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.
    55 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.
    56 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.
    57 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.
    58 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.
    89 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.

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