diff --git a/reference/mbstring/functions/mb-convert-case.xml b/reference/mbstring/functions/mb-convert-case.xml index 63e85f8a0a..9ce2d077cd 100644 --- a/reference/mbstring/functions/mb-convert-case.xml +++ b/reference/mbstring/functions/mb-convert-case.xml @@ -11,7 +11,7 @@ stringmb_convert_case stringstr - intmodeMB_CASE_UPPER + intmode stringencodingmb_internal_encoding() diff --git a/reference/mbstring/functions/mb-decode-numericentity.xml b/reference/mbstring/functions/mb-decode-numericentity.xml index 73e3f70dd7..e45247f09f 100644 --- a/reference/mbstring/functions/mb-decode-numericentity.xml +++ b/reference/mbstring/functions/mb-decode-numericentity.xml @@ -12,7 +12,7 @@ stringmb_decode_numericentity stringstr arrayconvmap - stringencoding + stringencodingmb_internal_encoding() Convert numeric string reference of string diff --git a/reference/mbstring/functions/mb-encode-numericentity.xml b/reference/mbstring/functions/mb-encode-numericentity.xml index 812d3a33fd..8467d12b3d 100644 --- a/reference/mbstring/functions/mb-encode-numericentity.xml +++ b/reference/mbstring/functions/mb-encode-numericentity.xml @@ -12,7 +12,8 @@ stringmb_encode_numericentity stringstr arrayconvmap - stringencoding + stringencodingmb_internal_encoding() + boolis_hex Converts @@ -48,6 +49,13 @@ &mbstring.encoding.parameter; + + is_hex + + + + + @@ -59,6 +67,30 @@ + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 5.4.0 + + Added is_hex parameter. + + + + + + + + &reftitle.examples; diff --git a/reference/mbstring/functions/mb-regex-set-options.xml b/reference/mbstring/functions/mb-regex-set-options.xml index 2c6ebcc1fd..62bf53fcd6 100644 --- a/reference/mbstring/functions/mb-regex-set-options.xml +++ b/reference/mbstring/functions/mb-regex-set-options.xml @@ -10,7 +10,7 @@ &reftitle.description; stringmb_regex_set_options - stringoptions"msr" + stringoptions Sets the default options described by options