• Resolved corzel

    (@corzel)


    Hi,

    I am getting these PHP notices:

    Deprecated: Accessing static trait property MatthiasWeb\RealMediaLibrary\Vendor\DevOwl\Freemium\FreemiumProvider::$PLUGIN_CONST_SLUG_LITE is deprecated, it should only be accessed on a class using the trait in /var/www/***/htdocs/wp-content/plugins/real-media-library/vendor/devowl-wp/freemium/src/CorePro.php on line 102
    
    Deprecated: Accessing static trait property MatthiasWeb\RealMediaLibrary\Vendor\MatthiasWeb\Utils\Localization::$PACKAGE_INFO_BACKEND is deprecated, it should only be accessed on a class using the trait in /var/www/***/htdocs/wp-content/plugins/real-media-library/vendor/devowl-wp/utils/src/PackageLocalization.php on line 37
    
    Deprecated: Accessing static trait property MatthiasWeb\RealMediaLibrary\Vendor\MatthiasWeb\Utils\Localization::$PACKAGE_INFO_BACKEND is deprecated, it should only be accessed on a class using the trait in /var/www/***/htdocs/wp-content/plugins/real-media-library/inc/Localization.php on line 24

    WP 6.0.1
    PHP 8.1.9

    Regards!

Viewing 1 replies (of 1 total)
  • Plugin Contributor Matthias Günter

    (@mguenter)

    Hey @corzel !

    This is a known issue with PHP 8.1. Currently, this is only a deprecation notice and you can ignore it. We will let you know when we are fully compatible with PHP 8.1. However, you can still use the plugin without any restrictions.

Viewing 1 replies (of 1 total)
  • The topic ‘Deprecated notices’ is closed to new replies.