1
0
mirror of https://github.com/danog/dns.git synced 2024-11-26 20:14:51 +01:00
dns/lib
2017-06-23 01:02:07 +02:00
..
Config.php Add config test 2017-06-22 23:39:13 +02:00
ConfigException.php Refactor config loaders out of DefaultResolver 2017-06-17 12:30:38 +02:00
ConfigLoader.php Refactor config loaders out of DefaultResolver 2017-06-17 12:30:38 +02:00
DefaultResolver.php Refactor to option-less interface 2017-06-22 23:25:21 +02:00
functions.php Fix phpdoc in functions.php 2017-06-23 01:02:07 +02:00
HostLoader.php Remove TYPE_ prefix for record constants 2017-06-22 20:08:27 +02:00
InvalidNameError.php Refactor config loaders out of DefaultResolver 2017-06-17 12:30:38 +02:00
NoRecordException.php Update to PHPUnit 6, update code style 2017-06-17 10:49:54 +02:00
Record.php Remove TYPE_ prefix for record constants 2017-06-22 20:08:27 +02:00
ResolutionException.php Update to PHPUnit 6, update code style 2017-06-17 10:49:54 +02:00
Resolver.php Refactor to option-less interface 2017-06-22 23:25:21 +02:00
TimeoutException.php Update to PHPUnit 6, update code style 2017-06-17 10:49:54 +02:00
UnixConfigLoader.php Refactor config loaders out of DefaultResolver 2017-06-17 12:30:38 +02:00
WindowsConfigLoader.php Refactor config loaders out of DefaultResolver 2017-06-17 12:30:38 +02:00