sean Tue Nov 30 10:21:05 2004 EDT
Modified files:
/phpdoc/en/reference/image reference.xml
Log:
more GIF patent fun (bug #30941)
http://cvs.php.net/diff.php/phpdoc/en/reference/image/reference.xml?r1=1.23&r2=1.24&ty=u
Index: phpdoc/en/reference/image/reference.xml
diff -u phpdoc/en/reference/image/reference.xml:1.23
phpdoc/en/reference/image/reference.xml:1.24
--- phpdoc/en/reference/image/reference.xml:1.23 Mon Nov 29 21:09:19 2004
+++ phpdoc/en/reference/image/reference.xml Tue Nov 30 10:21:05 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
<reference id="ref.image">
<title>Image Functions</title>
<titleabbrev>Image</titleabbrev>
@@ -46,7 +46,8 @@
<acronym>GD</acronym> might need to access those image formats.
Versions of <acronym>GD</acronym> older than gd-1.6
support GIF format images, and do not support PNG, where versions
- greater than gd-1.6 support PNG, not GIF.
+ greater than gd-1.6 and less than gd-2.0.28 support PNG, not GIF. GIF
+ support was re-enabled in gd-2.0.28.
<note>
<simpara>
Since PHP 4.3 there is a bundled version of the GD lib. This bundled