mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fix #77217: FILTER_FLAG_NO_RES_RANGE means Reserved-By-Protocol
This commit is contained in:
parent
1e65e69210
commit
3d85246557
1 changed files with 4 additions and 0 deletions
|
@ -694,6 +694,10 @@ filter.default_flags = 0
|
|||
<literal>::1/128</literal>, <literal>::/128</literal>,
|
||||
<literal>::ffff:0:0/96</literal> and <literal>fe80::/10</literal>.
|
||||
</para>
|
||||
<para>
|
||||
These are the ranges that are marked as Reserved-By-Protocol in
|
||||
<link xlink:href="&url.rfc;6890">RFC 6890</link>.
|
||||
</para>
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
|
Loading…
Reference in a new issue