GIF support is back!

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168220 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Aidan Lister 2004-09-09 08:30:09 +00:00
parent 383b3e1208
commit f1feb74087

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.9 $ -->
<!-- $Revision: 1.10 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.2 -->
<refentry id="function.imagecreatefromgif">
<refnamediv>
@ -48,9 +48,9 @@ function LoadGif ($imgname)
</example>
<note>
<para>
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.
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 if you are using these versions of the GD library.
</para>
</note>
</para>