error_log($msg, 0) always returns true

Cf. <https://bugs.php.net/66760>.
This commit is contained in:
Christoph M. Becker 2021-02-17 12:52:28 +01:00
parent ea70bbb2cb
commit 471f9f42cd

View file

@ -117,6 +117,8 @@
&reftitle.returnvalues;
<para>
&return.success;
If <parameter>message_type</parameter> is zero, this function always returns &true;,
regardless of whether the error could be logged or not.
</para>
</refsect1>