chrislim2888 / IP2Location-PHP-Module

This module is a PHP module that enables the user to find the country, region, city, coordinates, zip code, ISP, domain name, timezone, connection speed, IDD code, area code, weather station code, weather station name, mobile, usage types, address type, IAB category, etc that any IP address or host name originates from.
https://www.ip2location.com
MIT License
197 stars 69 forks source link

Just FYI, anything above 7.0.0 requires PHP > 5.3.10 #11

Closed digitunity closed 7 years ago

digitunity commented 7 years ago

Tried upgrading to the 8.x and discovered it throws an error at line 400.

For anyone running PHP 5.3.10 or less, it looks like 7.0 is the highest you can go.

chrislim2888 commented 7 years ago

Thanks for the information.