php-src/ext/reflection
Andi Gutmans d344648b07 - Fix __autoload() to preserve class case.
- Heads up, this patch might break stuff so please let me know if you
- bump into any problems.
2003-11-24 18:13:29 +00:00
..
tests Tests show updating consts must happen once at runtime (revert optimization). 2003-09-04 16:00:01 +00:00
php_reflection.c - Fix __autoload() to preserve class case. 2003-11-24 18:13:29 +00:00
php_reflection.h added support for Reflection_Function, the first part of 2003-06-30 20:03:56 +00:00