You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We tested running PHP 8.1 on Cloud, noticed this warning:
/var/www/html/plugins/DevicesDetection/API.php(129): Deprecated - urlencode(): Passing null to parameter #1 ($string) of type string 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) [internal function]: Piwik\ErrorHandler::errorHandler(),#1/plugins/DevicesDetection/API.php(129),[internal function]: Piwik\Plugins\DevicesDetection\API->Piwik\Plugins\DevicesDetection{closure}(),#3/core/DataTable.php(511),#4/plugins/DevicesDetection/API.php(133),[internal function]: Piwik\Plugins\DevicesDetection\API->getModel(),#6/core/API/Proxy.php(244),#7/core/Context.php(28),#8/core/API/Proxy.php(335),#9/core/Plugin/Visualization.php(341)
The text was updated successfully, but these errors were encountered:
tsteur
added
Potential Bug
Something that might be a bug, but needs validation and confirmation it can be reproduced.
To Triage
An issue awaiting triage by a Matomo core team member
labels
Feb 13, 2023
bx80
added
Bug
For errors / faults / flaws / inconsistencies etc.
and removed
Potential Bug
Something that might be a bug, but needs validation and confirmation it can be reproduced.
To Triage
An issue awaiting triage by a Matomo core team member
labels
Feb 14, 2023
We tested running PHP 8.1 on Cloud, noticed this warning:
/var/www/html/plugins/DevicesDetection/API.php(129): Deprecated - urlencode(): Passing null to parameter #1 ($string) of type string 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) [internal function]: Piwik\ErrorHandler::errorHandler(),#1/plugins/DevicesDetection/API.php(129),[internal function]: Piwik\Plugins\DevicesDetection\API->Piwik\Plugins\DevicesDetection{closure}(),#3/core/DataTable.php(511),#4/plugins/DevicesDetection/API.php(133),[internal function]: Piwik\Plugins\DevicesDetection\API->getModel(),#6/core/API/Proxy.php(244),#7/core/Context.php(28),#8/core/API/Proxy.php(335),#9/core/Plugin/Visualization.php(341)
The text was updated successfully, but these errors were encountered: