php-doc-en/reference/phpdbg/versions.xml

42 lines
1.3 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<versions>
<!-- Functions -->
<function name='phpdbg_clear' from='PHP 5 &gt;= 5.6.0, PHP 7'/>
<function name='phpdbg_break_next' from='PHP 5 &gt;= 5.6.3, PHP 7'/>
<function name='phpdbg_break_file' from='PHP 5 &gt;= 5.6.3, PHP 7'/>
<function name='phpdbg_break_method' from='PHP 5 &gt;= 5.6.3, PHP 7'/>
<function name='phpdbg_break_function' from='PHP 5 &gt;= 5.6.3, PHP 7'/>
<function name='phpdbg_exec' from='PHP 5 &gt;= 5.6.0, PHP 7'/>
<function name='phpdbg_color' from='PHP 5 &gt;= 5.6.0, PHP 7'/>
<function name='phpdbg_prompt' from='PHP 5 &gt;= 5.6.0, PHP 7'/>
<function name='phpdbg_start_oplog' from='PHP 7'/>
<function name='phpdbg_end_oplog' from='PHP 7'/>
<function name='phpdbg_get_executable' from='PHP 7'/>
</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
-->