From f73fb2d18f58f79f571c6c4dcd3246c61fd54ef6 Mon Sep 17 00:00:00 2001 From: Yago Ferrer Date: Sat, 16 Jan 2010 15:39:41 +0000 Subject: [PATCH] Updated not about GIF support. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293618 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/imagegif.xml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/reference/image/functions/imagegif.xml b/reference/image/functions/imagegif.xml index 9c7c78ba51..18be301933 100644 --- a/reference/image/functions/imagegif.xml +++ b/reference/image/functions/imagegif.xml @@ -102,14 +102,11 @@ echo 'Converted PNG image to GIF with success!'; &reftitle.notes; - Since all GIF support was removed from the - GD library in version 1.6, this function is - not available if you are using that version of the GD library. - Support is expected to return in a version subsequent to the - rerelease of GIF support in the GD library in - mid 2004. For more information, see the + GIF support was removed from the GD + library in Version 1.6, and added back in Version 2.0.28. This function + is not available between these versions. For more information, see the GD Project site. - + The following code snippet allows you to write more portable PHP applications by auto-detecting the