2004-07-15 18:25:13 +00:00
|
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
|
|
|
<!-- $Revision$ -->
|
2006-03-16 13:24:04 +00:00
|
|
|
<!-- EN-Revision: 1.4 Maintainer: andreas Status: ready -->
|
|
|
|
|
<sect1 id="variable.error.reporting">
|
|
|
|
|
<title>$error_reporting</title>
|
|
|
|
|
|
|
|
|
|
<para>
|
|
|
|
|
Wenn dieser Wert nicht 0 ist, dann setzt er den Wert für das
|
|
|
|
|
<ulink url="&url.php-manual;error_reporting">error_reporting</ulink>
|
|
|
|
|
von PHP beim Aufruf von <link linkend="api.display">display()</link>
|
|
|
|
|
und <link linkend="api.fetch">fetch()</link>.
|
|
|
|
|
Wenn <link linkend="chapter.debugging.console">debugging</link>
|
|
|
|
|
aktiviert ist, dann wird dieser Wert ignoriert.
|
|
|
|
|
</para>
|
|
|
|
|
<para>
|
|
|
|
|
Siehe auch
|
|
|
|
|
<link linkend="api.trigger.error">trigger_error()</link>,
|
|
|
|
|
<link linkend="chapter.debugging.console">debugging</link>
|
|
|
|
|
und
|
|
|
|
|
<link linkend="troubleshooting">Troubleshooting</link>.
|
|
|
|
|
</para>
|
|
|
|
|
</sect1>
|
2004-07-15 18:25:13 +00:00
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
|
Local variables:
|
|
|
|
|
mode: sgml
|
|
|
|
|
sgml-omittag:t
|
|
|
|
|
sgml-shorttag:t
|
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
|
sgml-indent-step:1
|
|
|
|
|
sgml-indent-data:t
|
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
|
sgml-parent-document:nil
|
|
|
|
|
sgml-default-dtd-file:"../../../../manual.ced"
|
|
|
|
|
sgml-exposed-tags:nil
|
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
|
End:
|
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
|
-->
|