• Resolved djimmyl

    (@djimmyl)


    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 CWG_Instock_Settings::$api is deprecated in /www/boucletteco_218/public/wp-content/plugins/back-in-stock-notifier-for-woocommerce/includes/admin/class-settings.php on line 14;
    
    PHP message: PHP Deprecated: Creation of dynamic property CWG_Instock_Google_Recaptcha::$options is deprecated in /www/boucletteco_218/public/wp-content/plugins/back-in-stock-notifier-for-woocommerce/includes/class-google-recaptcha.php on line 13;
    
    PHP message: PHP Deprecated: Creation of dynamic property CWG_Instock_Privacy_Checkbox::$api is deprecated in /www/boucletteco_218/public/wp-content/plugins/back-in-stock-notifier-for-woocommerce/includes/class-privacy-checkbox.php on line 21;
    
    PHP message: PHP Deprecated: Creation of dynamic property CWG_Copy_Mailer::$api is deprecated in /www/boucletteco_218/public/wp-content/plugins/back-in-stock-notifier-for-woocommerce/includes/class-copy-mailer.php on line 13;

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

    Thank you for your help

    • This topic was modified 1 year, 3 months ago by djimmyl.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author CodeWooGeek

    (@codewoogeek)

    Hello there,

    Good Day!

    We’re here to assist you with this one.

    Thanks for the heads up.

    We will try to release an update in a day or two.

    Thanks.

    Plugin Author CodeWooGeek

    (@codewoogeek)

    Hello there,

    Sorry for the delay.

    We’ve released v5.0.0 which has your reported issue. Please update it and check it out.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Deprecated: Creation of dynamic property back-in-stock-notifier-for-woocomme’ is closed to new replies.