mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fix #73274: imagescale() with IMG_WEIGHTED4 always returns FALSE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340412 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
bab7e4c16c
commit
edf411e2cd
1 changed files with 5 additions and 0 deletions
|
@ -58,6 +58,11 @@
|
|||
<constant>IMG_BICUBIC</constant>,
|
||||
<constant>IMG_BICUBIC_FIXED</constant> or anything else (will use two
|
||||
pass).
|
||||
<note>
|
||||
<simpara>
|
||||
<constant>IMG_WEIGHTED4</constant> is not yet supported.
|
||||
</simpara>
|
||||
</note>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue