• Resolved harleec

    (@harleec)


    The plugin works great, but two “PHP Deprecated” messages are written to the php error log about every 2 seconds, causing the log to become huge while we’re trying to debug other issues using the log. Is it possible to fix this?

    [23-Jun-2026 03:22:18 UTC] PHP Deprecated: Creation of dynamic property THWEC_Back_In_Stock_Notifier::$template_map is deprecated in /home/1582658.cloudwaysapps.com/mnevanfsxs/public_html/wp-content/plugins/woocommerce-email-customizer/includes/integrations/class-thwec-back-in-stock-notifier.php on line 113
    [23-Jun-2026 03:22:18 UTC] PHP Deprecated: Creation of dynamic property THWEC_Back_In_Stock_Notifier::$attachments is deprecated in /home/1582658.cloudwaysapps.com/mnevanfsxs/public_html/wp-content/plugins/woocommerce-email-customizer/includes/integrations/class-thwec-back-in-stock-notifier.php on line 115

Viewing 1 replies (of 1 total)
  • Plugin Author heyvicky

    (@heyvicky)

    Hello,

    Good Day!

    Sorry for the delayed reply.

    Thank you for reporting this.

    From the error log you shared, these deprecation notices are not generated by our Back in Stock Notifier for WooCommerce plugin. They originate from the WooCommerce Email Customizer plugin, specifically from the following file:

    wp-content/plugins/woocommerce-email-customizer/includes/integrations/class-thwec-back-in-stock-notifier.php

    The THWEC_Back_In_Stock_Notifier class belongs to the WooCommerce Email Customizer plugin, and the notices are related to PHP 8.2+ deprecating the creation of dynamic properties.

    We recommend contacting the WooCommerce Email Customizer plugin’s support team so they can update their integration to be fully compatible with the latest PHP versions.

    Please let us know if you have any questions related to our plugin. We’d be happy to help.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.