From c0ef306064afa2b7079ed34ceaafa9acf16a1dc7 Mon Sep 17 00:00:00 2001 From: Andy Lindeman Date: Sat, 19 Apr 2003 17:54:28 +0000 Subject: [PATCH] using 'mixed' instead of 'resource|string' git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124018 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/stream/functions/stream-copy-to-stream.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/stream/functions/stream-copy-to-stream.xml b/reference/stream/functions/stream-copy-to-stream.xml index eb03380a5f..8f66f9123f 100644 --- a/reference/stream/functions/stream-copy-to-stream.xml +++ b/reference/stream/functions/stream-copy-to-stream.xml @@ -1,5 +1,5 @@ - + stream_copy_to_stream @@ -9,8 +9,8 @@ Description intstream_copy_to_stream - resource|stringsource - resource|stringdest + mixedsource + mixeddest intmaxlength