]> granicus.if.org Git - php/commit
Fixed the $context parameter on copy() to have an effect (approved for 5.3 by Johannes)
authorKalle Sommer Nielsen <kalle@php.net>
Tue, 17 Aug 2010 12:17:28 +0000 (12:17 +0000)
committerKalle Sommer Nielsen <kalle@php.net>
Tue, 17 Aug 2010 12:17:28 +0000 (12:17 +0000)
commit5a3624221b542adffd592c9823131fc484f0dec6
tree0d55d4dfcef653878c287be413dbf059fd5b6a98
parenta780e73f62625fc7bcd8e02e143aff0cae0e5d3b
Fixed the $context parameter on copy() to have an effect (approved for 5.3 by Johannes)

# To not change a PHPAPI in a point release, a new function have been added to support contexts:
# php_copy_file_ctx(), php_copy_file_ex() now simply wraps to that
NEWS
ext/standard/file.c
ext/standard/file.h