mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Fix bug #54496
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310078 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
1e3bd50e65
commit
f6eebd2502
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ Test paragraph. Other text
|
|||
<warning>
|
||||
<para>
|
||||
Because <function>strip_tags</function> does not actually validate the
|
||||
HTML, partial, or broken tags can result in the removal of more
|
||||
HTML, partial or broken tags can result in the removal of more
|
||||
text/data than expected.
|
||||
</para>
|
||||
</warning>
|
||||
|
|
Loading…
Reference in a new issue