]> granicus.if.org Git - php/commitdiff
Fixed test
authorIlia Alshanetsky <iliaa@php.net>
Sun, 12 Aug 2007 16:29:43 +0000 (16:29 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 12 Aug 2007 16:29:43 +0000 (16:29 +0000)
ext/standard/tests/file/copy_variation13.phpt

index 7ca16c270a9ed48267ea116ab908ca18928ccf06..bd1a21dab55d3f628f11b755a2d043d788c44cda 100644 (file)
@@ -44,7 +44,7 @@ rmdir(dirname(__FILE__)."/copy_variation13");
 *** Test copy() function: Trying to copy dir to file ***
 *** Testing copy() in copying dir to file ***
 
-Warning: copy(%s): %s
+Warning: copy(): The first argument to copy() function cannot be a directory in %s/copy_variation13.php on line %d
 bool(false)
 bool(true)
 bool(true)