appendices/migration72/other-changes.xml
87b582706267d69006a8aaaed3b5eda2ccf99c92
...
...
@@ -15,11 +15,11 @@
15
15
</sect2>
16
16

17
17
<sect2 xml:id="migration72.other-changes.mail">
18
-
<title>Changes to <function>mail</function> and <function>mb_sendmail</function></title>
18
+
<title>Changes to <function>mail</function> and <function>mb_send_mail</function></title>
19
19

20
20
<para>
21
21
The $additional_headers parameter of <function>mail</function> and
22
-
<function>mb_sendmail</function> now also accepts an <type>array</type>
22
+
<function>mb_send_mail</function> now also accepts an <type>array</type>
23
23
instead of a <type>string</type>.
24
24
</para>
25
25
</sect2>
26
26