1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 07:42:10 +01:00
Files
archived-doc-en/reference/errorfunc/versions.xml

44 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<versions>
<function name="debug_backtrace" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7, PHP 8"/>
<function name="debug_print_backtrace" from="PHP 5, PHP 7, PHP 8"/>
<function name="error_get_last" from="PHP 5 &gt;= 5.2.0, PHP 7, PHP 8"/>
<function name="error_clear_last" from="PHP 7, PHP 8"/>
<function name="error_log" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="error_reporting" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="get_error_handler" from="PHP 8 &gt;= 8.5.0"/>
<function name="get_exception_handler" from="PHP 8 &gt;= 8.5.0"/>
<function name="restore_error_handler" from="PHP 4 &gt;= 4.0.1, PHP 5, PHP 7, PHP 8"/>
<function name="restore_exception_handler" from="PHP 5, PHP 7, PHP 8"/>
<function name="set_error_handler" from="PHP 4 &gt;= 4.0.1, PHP 5, PHP 7, PHP 8"/>
<function name="set_exception_handler" from="PHP 5, PHP 7, PHP 8"/>
<function name="trigger_error" from="PHP 4 &gt;= 4.0.1, PHP 5, PHP 7, PHP 8"/>
<function name="user_error" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
</versions>
<!-- 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:"~/.phpdoc/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
-->