diff --git a/reference/strings/functions/strip-tags.xml b/reference/strings/functions/strip-tags.xml index b3cb837d78..d942f7861a 100644 --- a/reference/strings/functions/strip-tags.xml +++ b/reference/strings/functions/strip-tags.xml @@ -45,14 +45,6 @@ can not be changed with allowable_tags. - - - This parameter should not contain whitespace. - strip_tags sees a tag as a case-insensitive - string between < and the first whitespace or - >. - - In PHP 5.3.4 and later, self-closing