2004-10-07 18:50:52 +00:00
|
|
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
|
|
|
<!-- $Revision$ -->
|
|
|
|
|
<sect1 id="variable.error.reporting">
|
|
|
|
|
<title>$error_reporting</title>
|
|
|
|
|
<para>
|
|
|
|
|
Cuando este valor es asignado a non-null-value este valor es
|
2005-11-08 23:37:29 +00:00
|
|
|
|
usado como un nivel
|
|
|
|
|
<ulink url="&url.php-manual;error_reporting">error_reporting</ulink>
|
|
|
|
|
dentro de display() y fetch().
|
|
|
|
|
Cuando <link linkend="chapter.debugging.console">debugging</link> es
|
|
|
|
|
habilitado este valor es ignorado y el error-level no es tocado.
|
2004-10-07 18:50:52 +00:00
|
|
|
|
</para>
|
2005-11-08 23:37:29 +00:00
|
|
|
|
<para>
|
|
|
|
|
Ver tambi<62>n
|
|
|
|
|
<link linkend="api.trigger.error">trigger_error()</link>,
|
|
|
|
|
<link linkend="chapter.debugging.console">debugging</link>
|
|
|
|
|
y
|
|
|
|
|
<link linkend="troubleshooting">Troubleshooting</link>.
|
|
|
|
|
</para>
|
|
|
|
|
|
2004-10-07 18:50:52 +00:00
|
|
|
|
</sect1>
|
|
|
|
|
<!-- 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
|
|
|
|
|
-->
|