WARNING: /plugins/UsersManager/Repository/UserRepository.php(252): Deprecated

Greetings, we updated our Matomo-instance to the latest version (4.13.3) and noticed that we were getting some warnings about deprecated PHP-lines. Our Matomo-instance currently utilized PHP-version 8.2.1

Here’s a snippet of the aforementioned error message from our end:

WARNING: /plugins/UsersManager/Repository/UserRepository.php(252): Deprecated - Creation of dynamic property Piwik\Plugins\UsersManager\Repository\UserRepository::$twoFaPluginActivated is deprecated - Matomo 4.13.3 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already) (Module: API, Action: userSettings, Method: UsersManager.getUser, In CLI mode: false)

The error message suggested reporting this to the Matomo-forums, so here it is :smiley:

Hi @luvmegrub
A bug ticket has been crated in the Matomo GitHub repo:

A fix has been developed:

This will be available in next version of Matomo (4.13.4)