diff --git a/reference/filesystem/functions/pathinfo.xml b/reference/filesystem/functions/pathinfo.xml index f8bdcb396c..e9779d62f5 100644 --- a/reference/filesystem/functions/pathinfo.xml +++ b/reference/filesystem/functions/pathinfo.xml @@ -1,5 +1,5 @@ - + @@ -26,7 +26,7 @@ PATHINFO_DIRNAME, PATHINFO_BASENAME and PATHINFO_EXTENSION. It defaults to return all - elements. + elements. This function returns string if not all elements are requested.