We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe679c commit d696053Copy full SHA for d696053
1 file changed
reference/filter/constants.xml
@@ -877,6 +877,12 @@
877
use <function>htmlspecialchars</function> instead.
878
</simpara>
879
</warning>
880
+ <warning>
881
+ <simpara>
882
+ The way this filter strips tags is not equivalent to
883
+ <function>strip_tags</function>.
884
+ </simpara>
885
+ </warning>
886
</listitem>
887
</varlistentry>
888
<varlistentry xml:id="constant.filter-sanitize-stripped">
0 commit comments