v1.4
- PR #90 Added the beginning of a cli interface for PhpDnsServer, and a filesystem config for loading all .json files from a zones directory.
- PR #93 Change private
Server
properties to protected. - PR #98 Drop support for PHP 7.1.
- PR #99 New
BindResolver
class to add support for Bind9/named style records. - PR #100 New logger subscriber that listens too all events.