Is your plugin compatible with PHP 8.2?
-
I’m getting the following entries in my debug.log when running PHP 8.2. Is this plugin not compatible with PHP 8.2? If not compatible with PHP 8.2, is it compatible with PHP 8.1 or 8.0?
PHP Deprecated: Creation of dynamic property hide_my_site::$plugin_dir is deprecated in /wp-content/plugins/hide-my-site/index.php on line 25
PHP Deprecated: Creation of dynamic property hidemysite_security::$needs_to_wait is deprecated in /wp-content/plugins/hide-my-site/includes/security.php on line 6
PHP Deprecated: Creation of dynamic property hide_my_site::$security is deprecated in /wp-content/plugins/hide-my-site/index.php on line 28
PHP Deprecated: Creation of dynamic property hide_my_site::$mobile_default_boolean is deprecated in /wp-content/plugins/hide-my-site/index.php on line 86
PHP Deprecated: Creation of dynamic property hide_my_site::$mobile_default_value is deprecated in /wp-content/plugins/hide-my-site/index.php on line 87
- The topic ‘Is your plugin compatible with PHP 8.2?’ is closed to new replies.