[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: While DNS_A6 is available on Windows, it is not really supported
From:       "Christoph M. Becker" <noreply () php ! net>
Date:       2021-08-30 15:08:48
Message-ID: 6CpFlRGChgAKrNiw3bp2sbPWE0tqDGpjVZTQ9b6zno () main ! php ! net
[Download RAW message or body]

Author: Christoph M. Becker (cmb69)
Date: 2021-08-30T17:09:07+02:00

Commit: https://github.com/php/doc-en/commit/7be2426e49ee1c9131866f20b67a48aaea0a642a
Raw diff: https://github.com/php/doc-en/commit/7be2426e49ee1c9131866f20b67a48aaea0a642a.diff


While DNS_A6 is available on Windows, it is not really supported

Cf. <https://github.com/php/php-src/blob/d3a6054d4441a6d431e6ca7aa63de62cee5585c2/ext/standard/dns_win32.c#L307>.


Changed paths:
  M  reference/network/functions/dns-get-record.xml


Diff:

diff --git a/reference/network/functions/dns-get-record.xml \
b/reference/network/functions/dns-get-record.xml index c2419682e5..c0ff252ea9 100644
--- a/reference/network/functions/dns-get-record.xml
+++ b/reference/network/functions/dns-get-record.xml
@@ -73,7 +73,8 @@
       </note>
       <note>
        <para>
-        <constant>DNS_CAA</constant> is not supported on Windows.
+        Windows: <constant>DNS_CAA</constant> is not supported.
+        Support for <constant>DNS_A6</constant> is not implemented.
        </para>
       </note>
      </listitem>

-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic