Updated version.xml

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337199 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Pasindu De Silva 2015-07-19 16:19:46 +00:00
parent b0078642a2
commit 1ab59f6c72

View file

@ -5,17 +5,18 @@
-->
<versions>
<function name='debug_backtrace' from='PHP 4 &gt;= 4.3.0, PHP 5'/>
<function name='debug_print_backtrace' from='PHP 5'/>
<function name='error_get_last' from='PHP 5 &gt;= 5.2.0'/>
<function name='error_log' from='PHP 4, PHP 5'/>
<function name='error_reporting' from='PHP 4, PHP 5'/>
<function name='restore_error_handler' from='PHP 4 &gt;= 4.0.1, PHP 5'/>
<function name='restore_exception_handler' from='PHP 5'/>
<function name='set_error_handler' from='PHP 4 &gt;= 4.0.1, PHP 5'/>
<function name='set_exception_handler' from='PHP 5'/>
<function name='trigger_error' from='PHP 4 &gt;= 4.0.1, PHP 5'/>
<function name='user_error' from='PHP 4, PHP 5'/>
<function name='debug_backtrace' from='PHP 4 &gt;= 4.3.0, PHP 5, PHP 7'/>
<function name='debug_print_backtrace' from='PHP 5, PHP 7'/>
<function name='error_get_last' from='PHP 5 &gt;= 5.2.0, PHP 7'/>
<function name='error_clear_last' from='PHP 7'/>
<function name='error_log' from='PHP 4, PHP 5, PHP 7'/>
<function name='error_reporting' from='PHP 4, PHP 5, PHP 7'/>
<function name='restore_error_handler' from='PHP 4 &gt;= 4.0.1, PHP 5, PHP 7'/>
<function name='restore_exception_handler' from='PHP 5, PHP 7'/>
<function name='set_error_handler' from='PHP 4 &gt;= 4.0.1, PHP 5, PHP 7'/>
<function name='set_exception_handler' from='PHP 5, PHP 7'/>
<function name='trigger_error' from='PHP 4 &gt;= 4.0.1, PHP 5, PHP 7'/>
<function name='user_error' from='PHP 4, PHP 5, PHP 7'/>
</versions>
<!-- Keep this comment at the end of the file