--TEST-- Test is_dir() function: usage variations - invalid arguments --FILE-- --EXPECTF-- *** Testing is_dir() with Invalid arguments: expected bool(false) *** bool(false) bool(false) bool(false) bool(false) bool(false) Warning: is_dir() expects parameter 1 to be a valid path, resource given in %s on line %d NULL bool(false) bool(false) *** Done ***