mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
error_log($msg, 0) always returns true
Cf. <https://bugs.php.net/66760>.
This commit is contained in:
parent
ea70bbb2cb
commit
471f9f42cd
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue