Deprecation Errors
-
I am seeing errors in my client’s website debug.log related to the eway plugin.
[22-Nov-2024 08:45:07 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_EWAY::$card_types is deprecated in /public_html/wp-content/plugins/woocommerce-gateway-eway_/includes/class-wc-gateway-eway.php on line 93
[22-Nov-2024 08:45:07 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_EWAY::$customer_api is deprecated in /public_html/wp-content/plugins/woocommerce-gateway-eway_/includes/class-wc-gateway-eway.php on line 105
[22-Nov-2024 08:45:07 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_EWAY::$customer_password is deprecated in /public_html/wp-content/plugins/woocommerce-gateway-eway_/includes/class-wc-gateway-eway.php on line 105
[22-Nov-2024 08:45:07 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_EWAY::$saved_cards is deprecated in /public_html/wp-content/plugins/woocommerce-gateway-eway_/includes/class-wc-gateway-eway.php on line 105
[22-Nov-2024 08:45:07 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_EWAY::$testmode is deprecated in /public_html/wp-content/plugins/woocommerce-gateway-eway_/includes/class-wc-gateway-eway.php on line 105
[22-Nov-2024 08:45:07 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_EWAY::$debug_mode is deprecated in /public_html/wp-content/plugins/woocommerce-gateway-eway_/includes/class-wc-gateway-eway.php on line 105
[22-Nov-2024 08:45:07 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_EWAY::$connection_method is deprecated in /public_html/wp-content/plugins/woocommerce-gateway-eway_/includes/class-wc-gateway-eway.php on line 109
[22-Nov-2024 08:45:07 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thewc-eway
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinit
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /public_html/wp-includes/functions.php on line 6114My client is using WP v6.7.1 and eway plugin v3.7.2
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.