ip2location / ip2location-piwik

IP2Location geolocation service to lookup a visitor's location in Matomo (Piwik) 4.x, 5.x. This service allows you to determine the country, region, city, coordinates, zip code, time zone, ISP, domain, MCC, MNC, mobile brand name, elevation, usage type, address type, IAB category, and more, associated with any given IP address.
http://www.ip2location.com
32 stars 18 forks source link

Trying to access array offset on value of type bool in PHP 7.4 or newer #70

Closed jostreff closed 1 year ago

jostreff commented 2 years ago

in plugins/IP2Location/LocationProvider/IP2Location.php lines 88 and bellow have not defaults defined via "??" and warnings are generated ...

ip2location commented 2 years ago

May I know which version of the plugin and Matomo are you using? Can you please update your BIN database and try again as well?