From 1dfee53a7dc42c7ac192f797107bc9e90f0254fa Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Fri, 17 Jan 2003 18:13:03 +0000 Subject: [PATCH] Document upcoming optional parameters. This function remains undocumented though. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112260 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/imagegd2.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/reference/image/functions/imagegd2.xml b/reference/image/functions/imagegd2.xml index 7a3b2ab84e..f76add08bd 100644 --- a/reference/image/functions/imagegd2.xml +++ b/reference/image/functions/imagegd2.xml @@ -1,5 +1,5 @@ - + @@ -12,10 +12,23 @@ intimagegd2 resourceimage stringfilename + intchunk_size + stringtype &warn.undocumented.func; + + The optional type parameter is either + raw or compressed. + + + + The optional chunk_size and + type parameters became available + in PHP 4.3.1. + +