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-12 02:23:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e6f284a6239ff3dabba6ea1d691332fa47c88bc
archived-php-src
/
ext
/
reflection
History
Marcus Boerger
f1c92fa4c5
- Calling abstract methods should be a error for consistency reason.
...
- So in reflection_api we use the reflection_exception again.
2003-08-30 23:51:42 +00:00
..
php_reflection.c
- Calling abstract methods should be a error for consistency reason.
2003-08-30 23:51:42 +00:00
php_reflection.h
added support for Reflection_Function, the first part of
2003-06-30 20:03:56 +00:00