Skip to content

Commit d09a881

Browse files
committed
Fix #79809: imagecreatefromwebp() does not support animated WebP
1 parent 213fbd9 commit d09a881

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/image/functions/imagecreatefromwebp.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<para>
1616
<function>imagecreatefromwebp</function> returns an image identifier
1717
representing the image obtained from the given filename.
18+
Note that animated WebP files cannot be read.
1819
</para>
1920
&tip.fopen-wrapper;
2021
</refsect1>

0 commit comments

Comments
 (0)