php-src/ext/reflection
Marcus Boerger e72339284f Add method reflection_class::implementsInterface()
Allow string & reflection_class in isSubclassOf()
2003-11-08 21:41:42 +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 Add method reflection_class::implementsInterface() 2003-11-08 21:41:42 +00:00
php_reflection.h added support for Reflection_Function, the first part of 2003-06-30 20:03:56 +00:00