diff --git a/reference/mbstring/functions/mb-detect-encoding.xml b/reference/mbstring/functions/mb-detect-encoding.xml index c129c1d68a..c1b929bbe5 100644 --- a/reference/mbstring/functions/mb-detect-encoding.xml +++ b/reference/mbstring/functions/mb-detect-encoding.xml @@ -1,5 +1,5 @@ - + @@ -28,6 +28,11 @@ If encoding_list is omitted, detect_order is used. + + strict specifies whether to use + the strict encoding detection or not. + Default is &false;. + <function>mb_detect_encoding</function> example