• Resolved Tygo

    (@tygoo)


    When running the cron we keep getting the following warning:
    PHP Warning:? Undefined array key “REMOTE_ADDR” in /path/to/site/httpdocs/wp-content/plugins/woocommerce-eu-vat-compliance/bootstrap.php?on line 1553

    We started getting this error with the latest WordPress version and PHP 8

Viewing 1 replies (of 1 total)
  • Plugin Author David Anderson / Team Updraft

    (@davidanderson)

    Hi,

    Thank you. This has been corrected in our development version so that it will not occur in future releases. Its effect will make no difference to plugin operation, so you can just ignore the log message until then. (PHP 8 has some stricter type checking that results in more warnings, which is a good thing, as it alerts of code improvements and corner-cases potentially not considered – but as I say in this case it has no end result other than an unwanted log message which you can ignore until the next release).

    David

Viewing 1 replies (of 1 total)
  • The topic ‘Undefined array key “REMOTE_ADDR PHP 8’ is closed to new replies.