..
Internal
Implement proper fix for the OPCache issue
2017-07-01 15:44:10 +02:00
BasicResolver.php
Fix BasicResolver::resolve to break redirect loop
2017-09-12 17:08:38 +02:00
Config.php
Fix garbage collection and mark classes as final / internal
2017-06-23 21:07:59 +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
functions.php
Remove normalizeDnsName and isValidDnsName, as they're in amphp/uri now
2017-06-24 00:53:10 +02:00
HostLoader.php
Remove normalizeDnsName and isValidDnsName, as they're in amphp/uri now
2017-06-24 00:53:10 +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
Add Record::getName to translate record types to names
2017-09-12 17:04:41 +02:00
ResolutionException.php
Update to PHPUnit 6, update code style
2017-06-17 10:49:54 +02:00
Resolver.php
Add BasicResolver::reloadConfig() and move docs to interface
2017-06-23 13:32:04 +02:00
TimeoutException.php
Update to PHPUnit 6, update code style
2017-06-17 10:49:54 +02:00
UnixConfigLoader.php
Fix garbage collection and mark classes as final / internal
2017-06-23 21:07:59 +02:00
WindowsConfigLoader.php
Fix host loading on Windows
2017-06-24 01:18:12 +02:00