PHP 8 Compatability
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘PHP 8 Compatability’ is closed to new replies.