Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: frankvanhest/dns-lookup

v1.0.0

26 Jan 13:53
6afc5f2

Choose a tag to compare

What's Changed

  • Only PHP 8.1, 8.2 and 8.3 are supported, added GitHub actio by @frankvanhest in #15

Full Changelog: v0.3.1...v1.0.0

v0.3.1

28 Jun 09:20
788bc7b

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Nov 07:56

Choose a tag to compare

PHP 8 supported added with thanks to @ainesophaur

v0.2.0

05 Jul 13:10
1198b51

Choose a tag to compare

PHP 7.2 was required as a minimum, but PHP 7.1 is good enough.

v0.1.1

20 Jun 16:13
90c8482

Choose a tag to compare

The test data was not compliant with the actual output from the dig command.
An array is returned when no records are found

v0.1.0

20 Jun 13:57
72ff02b

Choose a tag to compare

It works, but still some tests needs to be added.
Also some refactoring needs to be done.