• Resolved vjohnwickv

    (@vjohnwickv)


    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

Viewing 1 replies (of 1 total)
  • Plugin Author BlockMeister

    (@blockmeister)

    These are PHP warnings related to an embedded third party (Freemius) module and won’t interfere with the functioning of the plugin. In a next BlockMeister update that library will be updated and will remove the warnings.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.