geocoder-php / Geocoder

The most featured Geocoder library written in PHP.
https://geocoder-php.org
MIT License
3.95k stars 516 forks source link

CountryCode missing in IpInfoDb provider #1052

Closed tumispro closed 4 years ago

tumispro commented 4 years ago

CountryCode is currently missing, while it is among the response data from this provider.

jbelien commented 4 years ago

@tumispro Don't fortget to update ALL the tests (for instance testGeocodeWithRealIPv4()).

tumispro commented 4 years ago

@tumispro Don't fortget to update ALL the tests (for instance testGeocodeWithRealIPv4()).

Thanks, kinda new to this :) I think everything is working fine now.

jbelien commented 4 years ago

@tumispro Thanks for your help ! I just released version 4.0.1 (https://packagist.org/packages/geocoder-php/ip-info-db-provider). 🎉