Test: /ext/standard/tests/file/copy_variation15.phpt - Version 5.4.0alpha3-dev    

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
002+ Warning: mkdir(): File exists in %s/copy_variation15.php on line 18
003+ bool(true)
002- Warning: copy(%s): %s
004- bool(false)
1 (50%)
001+ *** Test copy() function: Trying to create a copy of file in a dir which doesn't have write permissions ***bool(true)
001- *** Test copy() function: Trying to create a copy of file in a dir which doesn't have write permissions ***
002- Warning: copy(%s): %s
004- bool(false)