summaryrefslogtreecommitdiff
path: root/Zend/tests/exception_008.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Remove executable permission on phptXinchen Hui2012-10-101-0/+0
|
* - MFH Exception handlingMarcus Boerger2008-07-131-0/+36
[DOC] - Exceptions can be thrown while exceptions are pending, they are linked - Exceptions can be handled in __destruct - Add optional Exception $previous parameter to . Exception::__construct . ErrorException::__construct