- Issue created by @Dmitrii_Zadorozhnyi
When switching to PHP 8.2 got warning "Call to deprecated function utf8_encode" in ip_geoloc_api.inc, lines 58, 59.
I could suggest to use mb_convert_encoding.
Active
1.0
Code
The issue particularly affects sites running on PHP version 8.2.0 or later.