Hi Nuno

I asked Pierre about it long time ago,
2.0.0 was really buggy and he gave me the impression it wouldn't work in 2.0...

-Hannes
On 6/6/06, Nuno Lopes <[EMAIL PROTECTED]> wrote:
nlopess         Tue Jun  6 14:01:09 2006 UTC

  Modified files:
    /phpdoc/en  language-snippets.ent
  Log:
  those functions are available since gd 2.0 not 2.0.1 (user note)

http://cvs.php.net/viewcvs.cgi/phpdoc/en/language-snippets.ent?r1=1.166&r2=1.167&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.166 
phpdoc/en/language-snippets.ent:1.167
--- phpdoc/en/language-snippets.ent:1.166       Mon May  1 01:23:01 2006
+++ phpdoc/en/language-snippets.ent     Tue Jun  6 14:01:09 2006
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.166 $ -->
+<!-- $Revision: 1.167 $ -->
 <!-- Keep 'em sorted -->


@@ -220,7 +220,7 @@
 <!ENTITY note.bundled.gd '<note><simpara>This function is only available if
 PHP is compiled with the bundled version of the GD library.</simpara></note>'>

-<!ENTITY note.gd.2 '<note><simpara>This function requires GD 2.0.1 or 
later.</simpara></note>'>
+<!ENTITY note.gd.2 '<note><simpara>This function requires GD 2.0 or 
later.</simpara></note>'>

 <!-- DomXml Notes -->
 <!ENTITY node.inserted 'This node will not show up in the document unless it

Reply via email to