1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-28 09:42:19 +01:00

Fix #79809: imagecreatefromwebp() does not support animated WebP

This commit is contained in:
Christoph M. Becker
2021-12-06 17:53:36 +01:00
parent 213fbd9440
commit d09a881a8e

View File

@@ -15,6 +15,7 @@
<para>
<function>imagecreatefromwebp</function> returns an image identifier
representing the image obtained from the given filename.
Note that animated WebP files cannot be read.
</para>
&tip.fopen-wrapper;
</refsect1>