PHP 8.2 compatibility
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP 8.2 compatibility’ is closed to new replies.