This website requires JavaScript.
Explore
Help
Sign In
danog
/
dns
Watch
1
Star
0
Fork
0
You've already forked dns
mirror of
https://github.com/danog/dns.git
synced
2024-12-04 02:17:46 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
eb0b0a26b5
dns
/
lib
/
InvalidNameException.php
8 lines
79 B
PHP
Raw
Normal View
History
Unescape
Escape
Remove amphp/file and amphp/uri dependencies (#80) Replaces async loading of hosts and resolver files with blocking reads by default. Closes #78.
2019-01-04 18:20:52 +01:00
<
?
php
namespace
Amp\Dns
;
Use shared styles
2019-01-25 02:27:47 +01:00
class
InvalidNameException
extends
DnsException
{
Remove amphp/file and amphp/uri dependencies (#80) Replaces async loading of hosts and resolver files with blocking reads by default. Closes #78.
2019-01-04 18:20:52 +01:00
}
Reference in New Issue
Copy Permalink