diff --git a/reference/filesystem/functions/filetype.xml b/reference/filesystem/functions/filetype.xml index 6546b6989f..d1f44b95ec 100644 --- a/reference/filesystem/functions/filetype.xml +++ b/reference/filesystem/functions/filetype.xml @@ -1,5 +1,5 @@ - + @@ -18,6 +18,8 @@ Returns &false; if an error occurs. + This function will also produce an E_WARNING message if the stat call fails or + if the file type is unknown. The results of this function are cached. See