Niklas Keller
|
315e03ff54
|
Refactor to Record class
Arrays are clearly not a good API and have resulted in bugs before, even within this package.
|
2017-06-22 19:22:45 +02:00 |
|
Niklas Keller
|
cbac861746
|
Update to PHPUnit 6, update code style
|
2017-06-17 10:49:54 +02:00 |
|
Aaron Piotrowski
|
644c4f8fc6
|
Drop strict types
Dropping strict types so it is not enforced in callbacks provided by application code.
|
2016-12-29 21:16:14 -06:00 |
|
Aaron Piotrowski
|
acd649e39e
|
Use strict types
|
2016-08-23 23:20:25 -05:00 |
|
Bob Weinand
|
ebb5fb510c
|
Switch to a new API to enable getting not only the first entry and not only A/AAAA records
This now can do queries to dns servers and you'll get the list of raw records in an array
|
2015-09-08 17:27:33 +02:00 |
|