Skip to content

Commit 040b7b9

Browse files
author
Yoshinari Takaoka
committed
DNS_CAA is not supported on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350559 c90b9560-bf6c-de11-be94-00142212c4b1
1 parent 7f6b4f3 commit 040b7b9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

reference/network/functions/dns-get-record.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 818703578e0a5e73029e0515d647d971577e1eb6 Maintainer: takagi Status: ready -->
3+
<!-- EN-Revision: 90b1edd9bc2c92995fd467235355c7373cd365f5 Maintainer: takagi Status: ready -->
44
<!-- Credits: mumumu -->
55
<refentry xml:id="function.dns-get-record" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
66
<refnamediv>
@@ -74,6 +74,11 @@
7474
のほうがより確実にすべてのレコードを取得できます。
7575
</para>
7676
</note>
77+
<note>
78+
<para>
79+
<constant>DNS_CAA</constant> は、Windows ではサポートされていません。
80+
</para>
81+
</note>
7782
</listitem>
7883
</varlistentry>
7984
<varlistentry>

0 commit comments

Comments
 (0)