php-src/ext/reflection
2008-07-26 13:14:04 +00:00
..
tests - Fixed bug #45571 (ReflectionClass::export() shows superclasses' private static methods.) 2008-07-20 16:51:28 +00:00
config.m4
config.w32 - set PHP_[EXTNAME] to yes for spl, pcre and reflection (always on), this variable is required by ADD_EXTENSION_DEP 2008-06-23 10:22:42 +00:00
CREDITS
php_reflection.c Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B" 2008-07-26 13:14:04 +00:00
php_reflection.h