diff --git a/reference/strings/functions/strip-tags.xml b/reference/strings/functions/strip-tags.xml index 559d92103f..295a2e3135 100644 --- a/reference/strings/functions/strip-tags.xml +++ b/reference/strings/functions/strip-tags.xml @@ -1,5 +1,5 @@ - + strip_tags @@ -41,8 +41,8 @@ - HTML comments are also stripped. This is hardcoded and can not be - changed with allowable_tags. + HTML comments and PHP tags are also stripped. This is hardcoded and + can not be changed with allowable_tags.