Sergey Sedyshev

Results 23 comments of Sergey Sedyshev

Actually loading tld list can be done in current version with minor overhead: You could load list in any format and prepare data for `$whois->setServers()` I don't like idea to...

Error fixed. But .tw parsing is still incorrect. Have ho idea how to improve it for this moment

I guess it's due to country date format in same sequence - https://en.wikipedia.org/wiki/Date_format_by_country Ok, I'll try to fix that

Hello. Wow, you've done a good job! I guess it should be one PR with two commits: 1. Just updating IANA servers 2. Remove/replace junk What you think?

Don't worry I late too :) Yes. Single PR with strict commits it's OK. One action - one commit. For example: * removing junk/unnecessary servers - first commit * updating...

Hi! Actually that idea from Sep 2018 as I remember. And still have no clear vision how to release it. Some concept: * Project (this lib) have lightweight server list...

> I just saw your new branch, do you want to download the list of tlds from IANA It's related to this issue https://github.com/io-developer/php-whois/issues/37 > Will manual configurations also be...

Maybe there was some connection trouble..

https://github.com/io-developer/php-whois/blob/master/tests/Iodev/Whois/Loaders/FakeSocketLoader.php