• Resolved bernard92000

    (@bernard92000)


    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author grola

    (@grola)

    Hi @bernard92000,

    Yes, we have it on our backlog.

    Best regards
    Grzegorz

    Plugin Support tograczyk

    (@tograczyk)

    Hi @bernard92000,

    I am pleased to inform that in the latest plugin update (4.24.8), we have resolved warning issues for PHP 8.2.

    Best regards,
    Tomek

    Thread Starter bernard92000

    (@bernard92000)

    Hello,

    Thank your for the updates. I still have one of the messages :

    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP 8.2 compatibility improvement’ is closed to new replies.