1
0
mirror of https://github.com/danog/dns.git synced 2024-11-26 20:14:51 +01:00
dns/lib
2017-06-22 20:08:27 +02:00
..
Config.php Refactor config loaders out of DefaultResolver 2017-06-17 12:30:38 +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
constants.php Drop strict types 2016-12-29 21:16:14 -06:00
DefaultResolver.php Remove TYPE_ prefix for record constants 2017-06-22 20:08:27 +02:00
functions.php Refactor to Record class 2017-06-22 19:22:45 +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 Remove TYPE_ prefix for record constants 2017-06-22 20:08:27 +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