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-03-29 19:52:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
697ce0776f110cf48af009e01efc0d9d7ffd2384
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