See also error_log()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328542 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2012-11-28 18:53:20 +00:00
parent 6a0c2c3a7d
commit 5f2e83dfc2

View file

@ -470,6 +470,7 @@
If this directive is not set, errors are sent to the SAPI error logger.
For example, it is an error log in Apache or <literal>stderr</literal>
in CLI.
See also <function>error_log</function>.
</para>
</listitem>
</varlistentry>