This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-15 03:51:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec8a5e7b8da11245bb1341f5f370cf15820e1cd5
archived-php-src
/
ext
/
reflection
History
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