All notable changes to dns
will be documented in this file
- add
noidnout
- drop support for PHP 7.3 and below
- add support for NAPTR record type
- resolve symfony/process deprecation
- throw a custom exception when dig fails
- add CNAME and SRV record types
- fix tests
- allow Symfony 4
- add support for
CAA
records
- add
useNameserver
- add
getDomain
- initial release