Kiril Reznik

Results 17 comments of Kiril Reznik

Same issue here. I've written an regex to solve this issue, it will work in most cases but always create a backup before using (any) regex on your code: search:...

Hey @pr4u4t , I'd be happy to see another take on this feature now that we have CI/CD implemented.

Hey @rosspointon thank you for the contribution. It looks like the tests are failing. Let me know once they are fixed and I'll CR.

Hey @georgfranz and welcome to the GeoNames Client! I suggest making the 3rd parameter an associative array so we can add various config options without breaking the interface or introducing...

Here are the specs from GeoNames: Yes the domain should be configurable, also the free api support various domain names (example. [secure.geonames.org](http://secure.geonames.org/) or [api.geonames.org](http://api.geonames.org/)) Premium users have additionally the possibility...

@georgfranz here's the spec I was thinking about: 1. Ability to specify `apiUrl` 2. Ability to specify `fallbackApiUrl` 3. Ability to specify `connectionTimeout` (will deprecate the need for the [set/get...

> Hello - is this likely to get merged? We're having TLS trouble with secure.geonames & want to use api.geonames instead For us to merge the PR, please kindly ensure:...