From ba9c10d8e213b9aefe470d53fd67f8f017ddab53 Mon Sep 17 00:00:00 2001 From: Pieter Hordijk Date: Wed, 2 Sep 2015 14:51:58 +0000 Subject: [PATCH] Removed note about whitespace, because it wasn't correct git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337709 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/strip-tags.xml | 8 -------- 1 file changed, 8 deletions(-) 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