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: Using ${var} in strings is deprecated, use {$var} instead in /wp-content/plugins/shortcodes-ultimate/includes/functions-helpers.php on line 99PHP Deprecated: Creation of dynamic property Shortcodes_Ultimate::$about_menu is deprecated in /wp-content/plugins/shortcodes-ultimate/includes/class-shortcodes-ultimate.php on line 207PHP Deprecated: Creation of dynamic property Shortcodes_Ultimate::$unsafe_features_notice is deprecated in /wp-content/plugins/shortcodes-ultimate/includes/class-shortcodes-ultimate.php on line 229PHP Deprecated: Creation of dynamic property Shortcodes_Ultimate::$widget is deprecated in /wp-content/plugins/shortcodes-ultimate/includes/class-shortcodes-ultimate.php on line 256PHP Deprecated: Creation of dynamic property Shortcodes_Ultimate_Extra_Settings::$license_key_api_url is deprecated in /wp-content/plugins/shortcodes-ultimate-extra/admin/class-shortcodes-ultimate-extra-settings.php on line 108
The topic ‘Is your plugin compatible with PHP 8.2?’ is closed to new replies.