reference/image/functions/imagecreatefromstring.xml
2bab0c8b3d7c571ef969281235a202a1d16fbfd1
...
...
@@ -15,7 +15,7 @@
15
15
<function>imagecreatefromstring</function> returns an image identifier
16
16
representing the image obtained from the given <parameter>data</parameter>.
17
17
These types will be automatically detected if your build of PHP supports
18
-
them: JPEG, PNG, GIF, BMP, WBMP, GD2, and WEBP.
18
+
them: JPEG, PNG, GIF, BMP, WBMP, GD2, WEBP and AVIF.
19
19
</para>
20
20
</refsect1>
21
21
<refsect1 role="parameters">
22
22