--TEST-- Test is_writable() and its alias is_writeable() function: usage variations - invalid file names --SKIPIF-- --FILE-- --EXPECTF-- *** Testing is_writable(): usage variations *** *** Testing is_writable() with invalid filenames *** bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) Warning: is_writable() expects parameter 1 to be string, array given in %s on line %d NULL Warning: is_writeable() expects parameter 1 to be string, array given in %s on line %d NULL bool(false) bool(false) Done