diff --git a/reference/filesystem/functions/filetype.xml b/reference/filesystem/functions/filetype.xml index 86b7dd4b25..08b3611e80 100644 --- a/reference/filesystem/functions/filetype.xml +++ b/reference/filesystem/functions/filetype.xml @@ -1,5 +1,5 @@ - + @@ -18,7 +18,7 @@ Returns &false; if an error occurs. filetype will also - produce an E_WARNING message if the stat call fails + produce an E_NOTICE message if the stat call fails or if the file type is unknown.