Skip to content

Commit

Permalink
Merge branch 'php:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
alfsb authored Sep 13, 2023
2 parents b863f9a + 372e1b4 commit 12b23f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/filter/filters.xml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
<entry><constant>FILTER_SANITIZE_FULL_SPECIAL_CHARS</constant></entry>
<entry>"full_special_chars"</entry>
<entry>
<constant>FILTER_FLAG_NO_ENCODE_QUOTES</constant>,
<constant>FILTER_FLAG_NO_ENCODE_QUOTES</constant>
</entry>
<entry>
Equivalent to calling <function>htmlspecialchars</function> with <constant>ENT_QUOTES</constant> set. Encoding quotes can
Expand Down

0 comments on commit 12b23f7

Please sign in to comment.