diff --git a/reference/strings/functions/ucwords.xml b/reference/strings/functions/ucwords.xml index 576470ad70..d9ca15eb8a 100644 --- a/reference/strings/functions/ucwords.xml +++ b/reference/strings/functions/ucwords.xml @@ -1,5 +1,5 @@ - + ucwords @@ -79,6 +79,7 @@ $bar = ucwords(strtolower($bar)); // Hello World! strtoupper strtolower ucfirst + mb_convert_case