We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The rdata field has some strange characters.
[answer] => Array ( [0] => Net_DNS2_RR_SOA Object ( [name] => 211.246.216.in-addr.arpa [type] => SOA [class] => IN [ttl] => 3600 [rdlength] => 50 [rdata] => ns1 clearnetworxnetadmin?:x?-?*0 ݀ [mname] => ns1.clearnetworx.net [rname] => admin.clearnetworx.net [serial] => 2024091102 [refresh] => 10800 [retry] => 3600 [expire] => 777600 [minimum] => 3600 )
)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The rdata field has some strange characters.
[answer] => Array
(
[0] => Net_DNS2_RR_SOA Object
(
[name] => 211.246.216.in-addr.arpa
[type] => SOA
[class] => IN
[ttl] => 3600
[rdlength] => 50
[rdata] => ns1
clearnetworxnetadmin?:x?-?*0
݀
[mname] => ns1.clearnetworx.net
[rname] => admin.clearnetworx.net
[serial] => 2024091102
[refresh] => 10800
[retry] => 3600
[expire] => 777600
[minimum] => 3600
)
The text was updated successfully, but these errors were encountered: