Exception::getPrevious is available as of 5.3

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280386 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kalle Sommer Nielsen 2009-05-12 15:33:46 +00:00
parent 2222d21c23
commit 02b686b83e

View file

@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!--
Do NOT translate this file
-->
@ -14,6 +14,7 @@
<function name='exception::getline' from='PHP 5 &gt;= 5.1.0'/>
<function name='exception::gettrace' from='PHP 5 &gt;= 5.1.0'/>
<function name='exception::gettraceasstring' from='PHP 5 &gt;= 5.1.0'/>
<function name='exception::getprevious' from'PHP 5 &gt;= 5.3.0'/>
<function name='errorexception::__construct' from='PHP 5 &gt;= 5.1.0'/>
<function name='errorexception::getseverity' from='PHP 5 &gt;= 5.1.0'/>