summaryrefslogtreecommitdiff
path: root/Zend/zend_exceptions.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Add function 'zend_throw_exception(char *message, int duplicate TSRMLS_DC);'Marcus Boerger2003-08-211-0/+1
| | | | | to provide an easy way to throw exceptions for extension developers.
* updating license information in the headers.James Cox2003-06-101-1/+1
|
* semicolonSterling Hughes2003-05-041-1/+1
|
* protoSterling Hughes2003-05-031-0/+1
|
* DEFAULT_CLASSES_H not DEFAULT_INTERFACES_HSterling Hughes2003-03-231-2/+2
|
* add a standard Exception class.Sterling Hughes2003-03-231-0/+38