Skip to content

v1.4

Compare
Choose a tag to compare
@samuelwilliams samuelwilliams released this 07 Mar 22:35
· 3 commits to master since this release
  • 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.