nlopess Thu Jan 18 19:52:51 2007 UTC
Modified files: /phpdoc/en/reference/image/functions imagepng.xml Log: oops. the quality parameter is available as of 5.1.2 http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imagepng.xml?r1=1.9&r2=1.10&diff_format=u Index: phpdoc/en/reference/image/functions/imagepng.xml diff -u phpdoc/en/reference/image/functions/imagepng.xml:1.9 phpdoc/en/reference/image/functions/imagepng.xml:1.10 --- phpdoc/en/reference/image/functions/imagepng.xml:1.9 Thu Jan 18 19:49:05 2007 +++ phpdoc/en/reference/image/functions/imagepng.xml Thu Jan 18 19:52:51 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.9 $ --> +<!-- $Revision: 1.10 $ --> <refentry id="function.imagepng"> <refnamediv> <refname>imagepng</refname> @@ -63,7 +63,7 @@ </thead> <tbody> <row> - <entry>5.1.0</entry> + <entry>5.1.2</entry> <entry> Added the <parameter>quality</parameter> parameter. </entry>