joubertredrat / Matomo-ProtectTrackID

A Matomo plugin that protect track ID
https://plugins.matomo.org/ProtectTrackID
MIT License
20 stars 6 forks source link

vendor/hashids v1.0 does not support php8 #23

Closed w41l closed 1 year ago

w41l commented 2 years ago

Bundled version of hashids (v1.0) thrown an error when using php8 [02-Dec-2021 02:34:24 UTC] PHP Deprecated: Implicit conversion from float 21.5 to int loses precision in /var/www/matomo/plugins/ProtectTrackID/vendor/hashids/hashids/lib/Hashids/Hashids.php on line 225

Latest version of hashids already support php8

joubertredrat commented 1 year ago

Hi @w41l, sorry for a big delay in my response. I updated all dependencies to support PHP 8 in version 2.0.1 of plugin