From 362e22f4171c3eea35341ee9aac79e48249de70f Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Tue, 6 Sep 2005 08:27:42 +0000 Subject: [PATCH] MBCS not supported in PHP < 5 (bug #32768) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195244 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/html-entity-decode.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/reference/strings/functions/html-entity-decode.xml b/reference/strings/functions/html-entity-decode.xml index f44516e72f..1f789e83d9 100644 --- a/reference/strings/functions/html-entity-decode.xml +++ b/reference/strings/functions/html-entity-decode.xml @@ -1,5 +1,5 @@ - + @@ -59,6 +59,11 @@ &reference.strings.charsets; + + + This function doesn't support multi-byte character sets in PHP < 5. + + Decoding HTML entities