From e42dd3937c4f0447a4d7ea32baa9c2bcafd195ec Mon Sep 17 00:00:00 2001 From: Pierrick Charron Date: Mon, 18 Oct 2010 02:31:26 +0000 Subject: [PATCH] Fixed bug #53066 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304465 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filter/filters.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/filter/filters.xml b/reference/filter/filters.xml index 11f389de7a..a3ac07f216 100644 --- a/reference/filter/filters.xml +++ b/reference/filter/filters.xml @@ -378,7 +378,7 @@ - FILTER_FLAG_NO_ENCODE_HIGH + FILTER_FLAG_ENCODE_HIGH FILTER_SANITIZE_ENCODED, FILTER_SANITIZE_SPECIAL_CHARS, @@ -390,7 +390,7 @@ - FILTER_FLAG_NO_ENCODE_AMP + FILTER_FLAG_ENCODE_AMP FILTER_SANITIZE_STRING, FILTER_SANITIZE_RAW