Skip to content

Releases: yswery/PHP-DNS-SERVER

v1.4.1

13 Mar 21:06
744323b
Compare
Choose a tag to compare
Update CHANGELOG-1.x.md

v1.4

07 Mar 22:35
Compare
Choose a tag to compare
  • 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.

Updated Socket

11 Apr 09:04
6d192b3
Compare
Choose a tag to compare

React/Socket updated and some bug-fixes.

.

17 Nov 02:51
Compare
Choose a tag to compare
.
V1.1.1

Fixed README.