Fix #73272: imagescale() is not affected by, but affects imagesetinterpolation()

We fix the documentation part of this bug, namely that imagesetinterpolation()
would affect imagescale() what has never been the case.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340408 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2016-10-09 12:29:59 +00:00
parent 055cdb7c7e
commit 7affcb8275

View file

@ -189,12 +189,6 @@ imagesetinterpolation($im, IMG_MITCHELL);
<function>imagerotate</function>
</simpara>
</listitem>
<listitem>
<simpara>
<function>imagescale</function>
</simpara>
</listitem>
</itemizedlist>
</para>
</refsect1>
</refentry>