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-11-27 12:34:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
f825bc3bfc
dns
/
lib
/
NoRecordException.php
8 lines
76 B
PHP
Raw
Normal View
History
Unescape
Escape
Drop strict types Dropping strict types so it is not enforced in callbacks provided by application code.
2016-12-30 04:16:14 +01:00
<
?
php
Massive refactor using amp/1.0.0
2015-08-02 04:18:44 +02:00
namespace
Amp\Dns
;
Use shared styles
2019-01-25 02:27:47 +01:00
class
NoRecordException
extends
DnsException
{
Update to PHPUnit 6, update code style
2017-06-17 10:49:54 +02:00
}
Reference in New Issue
Copy Permalink