php-src/ext/reflection
Marcus Boerger 0e32aaa8c6 Add function 'zend_throw_exception(char *message, int duplicate TSRMLS_DC);'
to provide an easy way to throw exceptions for extension developers.
2003-08-21 23:32:13 +00:00
..
php_reflection.c Add function 'zend_throw_exception(char *message, int duplicate TSRMLS_DC);' 2003-08-21 23:32:13 +00:00
php_reflection.h added support for Reflection_Function, the first part of 2003-06-30 20:03:56 +00:00