amphp / dns

Async DNS resolution for PHP based on Amp.
https://amphp.org/dns
MIT License
157 stars 32 forks source link

Libdns bug #92

Closed psafarov closed 4 years ago

psafarov commented 4 years ago

There is a bug in libdns library which causes NoRecordsException on 2(SERVFAIL) dns response DaveRandom/LibDNS#22

kelunik commented 4 years ago

This might explain some reports I received...

psafarov commented 4 years ago

@kelunik The library seems to be abandoned actually. Could amp group fork it? Just a proposition, maybe there is a better solution

bwoebi commented 4 years ago

@psafarov Apparently I have commit rights there, I just merged your PR - thanks :-)

kelunik commented 4 years ago

@bwoebi Could you also tag a new version there, please?

bwoebi commented 4 years ago

@kelunik I did right after merging the PR: https://github.com/DaveRandom/LibDNS/releases/tag/v2.0.2