--TEST-- Test copy() function: usage variations - src as dir and dest as an existing file(Bug #42243) --FILE-- --CLEAN-- --EXPECTF-- *** Test copy() function: Trying to copy dir to file *** *** Testing copy() in copying dir to file *** Warning: copy(): The first argument to copy() function cannot be a directory in %scopy_variation13.php on line %d bool(false) bool(true) bool(true) bool(false) bool(true) bool(true) bool(false) int(%d) int(%d) *** Done ***