--TEST-- Test filetype() function: Error conditions --FILE-- --EXPECTF-- *** Testing error conditions *** Warning: filetype(): Lstat failed for /no/such/file/dir in %s on line %d Warning: filetype(): Lstat failed for string in %s on line %d Warning: filetype(): Lstat failed for 100 in %s on line %d Warning: Wrong parameter count for filetype() in %s on line %d Warning: Wrong parameter count for filetype() in %s on line %d *** Done ***