Getting deprication errors after updating PHP to 8.4
-
Getting below deprications for your plugins after updating to PHP 8.4.
Please advise if they can interfere with basic functioning of your plugin and can we expect these fixed on next update?
Deprecated: Freemius::maybe_activate_bundle_license(): Implicitly marking parameter $license as nullable is deprecated, the explicit nullable type must be used instead in //wp-content/plugins/blockmeister/freemius/includes/class-freemius.php on line 7780
Deprecated: Freemius::set_license(): Implicitly marking parameter $license as nullable is deprecated, the explicit nullable type must be used instead in //wp-content/plugins/blockmeister/freemius/includes/class-freemius.php on line 12388
Deprecated: Freemius::switch_to_blog(): Implicitly marking parameter $install as nullable is deprecated, the explicit nullable type must be used instead in //wp-content/plugins/blockmeister/freemius/includes/class-freemius.php on line 15633
Deprecated: Freemius::_activate_addon_account(): Implicitly marking parameter $bundle_license as nullable is deprecated, the explicit nullable type must be used instead in //wp-content/plugins/blockmeister/freemius/includes/class-freemius.php on line 18112
Deprecated: Freemius::_store_site(): Implicitly marking parameter $site as nullable is deprecated, the explicit nullable type must be used instead in //wp-content/plugins/blockmeister/freemius/includes/class-freemius.php on line 19711
You must be logged in to reply to this topic.