Support » Plugin: Disable Bloat for WordPress & WooCommerce » PHP 8.2 compatibility

  • Resolved titsmaker

    (@titsmaker)


    Hi, while testing PHP 8.2 I noticed following deprecations thrown by your plugin:

    Deprecated: Creation of dynamic property DisableComments_Plugin_Tracker::$notice_options is deprecated in \wp-content\plugins\disable-comments\includes\class-plugin-usage-tracker.php on line 657
    Deprecated: Creation of dynamic property Disable_Comments::$tracker is deprecated in \wp-content\plugins\disable-comments\disable-comments.php on line 149
    Deprecated: Creation of dynamic property Disable_Comments::$tracker is deprecated in \wp-content\plugins\disable-comments\disable-comments.php on line 149
    Deprecated: Creation of dynamic property DisableComments_Plugin_Tracker::$item_id is deprecated in \wp-content\plugins\disable-comments\includes\class-plugin-usage-tracker.php on line 78
    Deprecated: Creation of dynamic property DisableComments_Plugin_Tracker::$options is deprecated in \wp-content\plugins\disable-comments\includes\class-plugin-usage-tracker.php on line 77
    Deprecated: Creation of dynamic property DisableComments_Plugin_Tracker::$marketing is deprecated in \wp-content\plugins\disable-comments\includes\class-plugin-usage-tracker.php on line 76
    Deprecated: Creation of dynamic property DisableComments_Plugin_Tracker::$include_goodbye_form is deprecated in \wp-content\plugins\disable-comments\includes\class-plugin-usage-tracker.php on line 75
    Deprecated: Creation of dynamic property DisableComments_Plugin_Tracker::$require_optin is deprecated in \wp-content\plugins\disable-comments\includes\class-plugin-usage-tracker.php on line 74
    Deprecated: Creation of dynamic property DisableComments_Plugin_Tracker::$enable_self_cron is deprecated in \wp-content\plugins\disable-comments\includes\class-plugin-usage-tracker.php on line 70
    Deprecated: Creation of dynamic property DisableComments_Plugin_Tracker::$disabled_wp_cron is deprecated in \wp-content\plugins\disable-comments\includes\class-plugin-usage-tracker.php on line 69
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Disable Bloat

    (@disablebloat)

    Hello @titsmaker

    Please note that these warnings come from disable-comments plugin, as your error log says:

    Deprecated: Creation of dynamic property DisableComments_Plugin_Tracker::$notice_options is deprecated in \wp-content\plugins\disable-comments\includes\class-plugin-usage-tracker.php on line 657

    Please contact the developer of the plugin you are using. If you happen to find any notices coming from our plugin, please create a new thread. I’m marking this thread as resolved.

    Thread Starter titsmaker

    (@titsmaker)

    Oh, my. You’re absolutely right. Sorry for misposting this here.

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