mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
Document DNS_CAA constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344579 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
14ced8c9e6
commit
8e637eb0a0
1 changed files with 4 additions and 0 deletions
|
@ -174,6 +174,10 @@
|
|||
<entry><constant>DNS_A</constant></entry>
|
||||
<entry>IPv4 Address Resource</entry>
|
||||
</row>
|
||||
<row xml:id="constant.dns-caa">
|
||||
<entry><constant>DNS_CAA</constant></entry>
|
||||
<entry>Certification Authority Authorization Resource (available as of PHP 7.0.16 and 7.1.2)</entry>
|
||||
</row>
|
||||
<row xml:id="constant.dns-mx">
|
||||
<entry><constant>DNS_MX</constant></entry>
|
||||
<entry>Mail Exchanger Resource</entry>
|
||||
|
|
Loading…
Reference in a new issue