• Resolved Mamunur Rashid

    (@mamunur105)


    PHP Deprecated: Creation of dynamic property Automattic\WooCommerce\Admin\RemoteInboxNotifications\PublishAfterTimeRuleProcessor::$date_time_provider is deprecated in H:\wplocalproject\wc-variation\app\public\wp-content\plugins\woocommerce\src\Admin\RemoteInboxNotifications\PublishAfterTimeRuleProcessor.php on line 22

    PHP Deprecated: Creation of dynamic property Automattic\WooCommerce\Admin\RemoteInboxNotifications\NotRuleProcessor::$rule_evaluator is deprecated in H:\wplocalproject\wc-variation\app\public\wp-content\plugins\woocommerce\src\Admin\RemoteInboxNotifications\NotRuleProcessor.php on line 20

Viewing 1 replies (of 1 total)
  • Hi @mamunur105

    From what I understand, you’re dealing with PHP deprecation warnings related to WooCommerce. It appears these warnings are popping up because of the use of dynamic properties, a feature PHP 8.2 no longer supports. While these warnings generally don’t harm your website’s functionality, I understand they can be a bit disconcerting.

    The good news is that our developers are already aware of these warnings and are actively working on resolving them. This is a known issue for PHP 8.2 and is currently tracked on our GitHub repository. You can follow the progress of this issue by visiting the following link: ?? PHP 8.2 Deprecation Warnings

    I suggest you keep an eye on this report to stay informed about any updates related to this issue. We’re really sorry for any inconvenience this has caused, and we appreciate your patience while we sort this out.

    Please don’t hesitate to get back to us if you have any further questions or concerns. We’re here to assist you.

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