• Working to upgrade a site that uses this plugin to PHP 8 and get the following issue raised on a compatibility report:

    Since PHP 7.0, functions inspecting arguments, like debug_backtrace(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter “$message” was changed on line 207.

    /wp-content/plugins/woocommerce-auto-added-coupons/includes/plugins/WJECF_Debug.php.

    Is this only an issue if debug logging is enabled? Will this be updated in a future release?

    Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author Soft79

    (@josk79)

    It’s a false positive, you can ignore the warning. Our plugin is compatible with PHP8.

    • This reply was modified 1 year, 10 months ago by Soft79.
Viewing 1 replies (of 1 total)
  • The topic ‘PHP 8 Compatability’ is closed to new replies.