mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Fixed bug #53066
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304465 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f668f7feff
commit
e42dd3937c
1 changed files with 2 additions and 2 deletions
|
@ -378,7 +378,7 @@
|
|||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><constant>FILTER_FLAG_NO_ENCODE_HIGH</constant></entry>
|
||||
<entry><constant>FILTER_FLAG_ENCODE_HIGH</constant></entry>
|
||||
<entry>
|
||||
<constant>FILTER_SANITIZE_ENCODED</constant>,
|
||||
<constant>FILTER_SANITIZE_SPECIAL_CHARS</constant>,
|
||||
|
@ -390,7 +390,7 @@
|
|||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><constant>FILTER_FLAG_NO_ENCODE_AMP</constant></entry>
|
||||
<entry><constant>FILTER_FLAG_ENCODE_AMP</constant></entry>
|
||||
<entry>
|
||||
<constant>FILTER_SANITIZE_STRING</constant>,
|
||||
<constant>FILTER_SANITIZE_RAW</constant>
|
||||
|
|
Loading…
Reference in a new issue