File tree 1 file changed +34
-0
lines changed
1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 14
14
</itemizedlist >
15
15
</sect2 >
16
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
+ <listitem >
27
+ <simpara >
28
+ <function >imageavif</function >
29
+ </simpara >
30
+ </listitem >
31
+ </itemizedlist >
32
+ </sect2 >
33
+
34
+ <sect2 xml : id =" migration81.new-functions.mysqli" >
35
+ <title >MySQLi</title >
36
+
37
+ <itemizedlist >
38
+ <listitem >
39
+ <simpara >
40
+ <function >mysqli_result::fetch_column</function >
41
+ </simpara >
42
+ </listitem >
43
+ <listitem >
44
+ <simpara >
45
+ <function >mysqli_fetch_column</function >
46
+ </simpara >
47
+ </listitem >
48
+ </itemizedlist >
49
+ </sect2 >
50
+
17
51
<sect2 xml : id =" migration81.new-functions.pcntl" >
18
52
<title >Process Control</title >
19
53
You can’t perform that action at this time.
0 commit comments