ip2location / ip2proxy-matomo

This is a Matomo plugin that generates a proxy report based on visitor's IP address.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/plugins/IP2Proxy/UserSettings.php(51): Deprecated - Creation of dynamic property Piwik\Plugins\IP2Proxy\UserSettings::$subscribedToEmailReport is deprecated - Matomo 4.15.1

mstenz opened this issue · comments

Hi, there is again one new error with the new version:

/app/plugins/IP2Proxy/UserSettings.php(51): Deprecated - Creation of dynamic property Piwik\Plugins\IP2Proxy\UserSettings::$subscribedToEmailReport is deprecated - Matomo 4.15.1

It's a known issue for Matomo with PHP 8.2. This cannot be fixed within plugin level.

matomo-org/matomo#20845