• Hello,

    I need to upgrade to PHP 8.2 but when I upgrade my error.log file gets full of these warnings. The problem concerns the creation of dynamic properties, which is obsolete on php 8.2.

    PHP message: PHP Deprecated: Creation of dynamic property Woocommerce_Local_Pickup::$plugin_path is deprecated in /www/boucletteco_218/public/wp-content/plugins/advanced-local-pickup-for-woocommerce/woo-advanced-local-pickup.php on line 232;
    
    PHP message: PHP Deprecated: Creation of dynamic property Woocommerce_Local_Pickup::$admin is deprecated in /www/boucletteco_218/public/wp-content/plugins/advanced-local-pickup-for-woocommerce/woo-advanced-local-pickup.php on line 129;
    
    PHP message: PHP Deprecated: Creation of dynamic property Woocommerce_Local_Pickup::$install is deprecated in /www/boucletteco_218/public/wp-content/plugins/advanced-local-pickup-for-woocommerce/woo-advanced-local-pickup.php on line 132;
    
    PHP message: PHP Deprecated: Creation of dynamic property Woocommerce_Local_Pickup::$customizer is deprecated in /www/boucletteco_218/public/wp-content/plugins/advanced-local-pickup-for-woocommerce/woo-advanced-local-pickup.php on line 136;

    Do you know how to resolve these warnings? Do you have an update planned?

    I can’t deactivate your plugin for testing purposes because I’d lose my click and collect order history.

    Thank you for your help

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘PHP Deprecated: Creation of dynamic property Woocommerce_Local_Pickup’ is closed to new replies.