We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b5457c commit eaee796Copy full SHA for eaee796
appendices/migration81/new-functions.xml
@@ -14,6 +14,23 @@
14
</itemizedlist>
15
</sect2>
16
17
+ <sect2 xml:id="migration81.new-functions.gd">
18
+ <title>GD</title>
19
+
20
+ <itemizedlist>
21
+ <listitem>
22
+ <simpara>
23
+ <function>imagecreatefromavif</function>
24
+ </simpara>
25
+ </listitem>
26
27
28
+ <function>imageavif</function>
29
30
31
+ </itemizedlist>
32
+ </sect2>
33
34
<sect2 xml:id="migration81.new-functions.pcntl">
35
<title>Process Control</title>
36
0 commit comments