aidan Thu Sep 9 04:30:14 2004 EDT
Modified files:
/phpdoc/en/reference/image/functions imagecreatefromgif.xml
Log:
GIF support is back!
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagecreatefromgif.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/image/functions/imagecreatefromgif.xml
diff -u phpdoc/en/reference/image/functions/imagecreatefromgif.xml:1.9
phpdoc/en/reference/image/functions/imagecreatefromgif.xml:1.10
--- phpdoc/en/reference/image/functions/imagecreatefromgif.xml:1.9 Thu Jan 15
07:42:37 2004
+++ phpdoc/en/reference/image/functions/imagecreatefromgif.xml Thu Sep 9 04:30:09
2004
@@ -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 @@
</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>