#
c3d60fd7 |
| 23-Aug-2003 |
Marcus Boerger |
Allow zend_throw_exception() to also set the exception code
|
#
0e32aaa8 |
| 21-Aug-2003 |
Marcus Boerger |
Add function 'zend_throw_exception(char *message, int duplicate TSRMLS_DC);' to provide an easy way to throw exceptions for extension developers.
|
Revision tags: php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1 |
|
#
f68c7ff2 |
| 10-Jun-2003 |
James Cox |
updating license information in the headers.
|
Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b |
|
#
797dba03 |
| 04-May-2003 |
Sterling Hughes |
semicolon
|
#
c8e36ca6 |
| 03-May-2003 |
Sterling Hughes |
proto
|
Revision tags: SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init |
|
#
91a24754 |
| 23-Mar-2003 |
Sterling Hughes |
DEFAULT_CLASSES_H not DEFAULT_INTERFACES_H
|
#
e6dfbc95 |
| 23-Mar-2003 |
Sterling Hughes |
add a standard Exception class.
|