PHP 8.2 compatibility improvement
-
Thank you for the plugin. Is it possible to improve the compatibility of the plugin to PHP 8.2 to avoid depreceted notice and warning (in debug mode only) like :
Deprecated: Creation of dynamic property WPDesk/FS/TableRate/ShippingMethod/CommonMethodSettings::$settings is deprecated in /wp-content/plugins/flexible-shipping/src/WPDesk/FS/TableRate/ShippingMethod/CommonMethodSettings.php on line 42
Deprecated: Creation of dynamic property WPDesk_Flexible_Shipping::$type is deprecated in /wp-content/plugins/flexible-shipping/classes/table-rate/shipping-method.php on line 165
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/flexible-shipping/src/WPDesk/FS/TableRate/ShippingMethod/CommonMethodSettings.php:42) in /wp-admin/includes/misc.php on line 1431
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/flexible-shipping/src/WPDesk/FS/TableRate/ShippingMethod/CommonMethodSettings.php:42) in /wp-includes/functions.php on line 7049
- The topic ‘PHP 8.2 compatibility improvement’ is closed to new replies.