From 10ae3ea56ce59f1936e7eb5a462420c720c2b129 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Fri, 17 Apr 2015 14:34:44 +0000 Subject: [PATCH] Add 5.3.4 change to changelog "Changed the $context parameter on copy() to actually have an effect. (Kalle)" -- Patch by Pasindu (ppasindud@gmail.com) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336565 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/copy.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/reference/filesystem/functions/copy.xml b/reference/filesystem/functions/copy.xml index 898f87532f..2972c02151 100644 --- a/reference/filesystem/functions/copy.xml +++ b/reference/filesystem/functions/copy.xml @@ -82,6 +82,12 @@ + + 5.3.4 + + Changed the context parameter to actually have an effect. + + 5.3.0