[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/gmagick/gmagick/_quantizeimages.xml?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2016-03-11 10:15:27
Message-ID: svn-cmb-1457691327-338723-2095147496 () svn ! php ! net
[Download RAW message or body]

cmb                                      Fri, 11 Mar 2016 10:15:27 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=338723

Log:
fixed #71777 (Gmagick::quantizeimages() returns Gmagick, not void)

Bug: https://bugs.php.net/71777 (Open) Gmagick::quantizeimages() returns Gmagick, not void
      
Changed paths:
    U   phpdoc/en/trunk/reference/gmagick/gmagick/quantizeimages.xml

Modified: phpdoc/en/trunk/reference/gmagick/gmagick/quantizeimages.xml
===================================================================
--- phpdoc/en/trunk/reference/gmagick/gmagick/quantizeimages.xml	2016-03-11 10:13:56 UTC (rev 338722)
+++ phpdoc/en/trunk/reference/gmagick/gmagick/quantizeimages.xml	2016-03-11 10:15:27 UTC (rev 338723)
@@ -10,7 +10,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <modifier>public</modifier> <type>void</type><methodname>Gmagick::quantizeimages</methodname>
+   <modifier>public</modifier> <type>Gmagick</type><methodname>Gmagick::quantizeimages</methodname>
    <methodparam><type>int</type><parameter>numColors</parameter></methodparam>
    <methodparam><type>int</type><parameter>colorspace</parameter></methodparam>
    <methodparam><type>int</type><parameter>treeDepth</parameter></methodparam>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic