php-src/ext/reflection
Gustavo André dos Santos Lopes be77a48a71 - Fixed ReflectionProperty::isDefault() giving a wrong result for properties
obtained with ReflectionClass::getProperties().
2010-10-26 18:47:10 +00:00
..
tests - Fixed ReflectionProperty::isDefault() giving a wrong result for properties 2010-10-26 18:47:10 +00:00
config.m4 fix build 2008-05-02 23:05:05 +00:00
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 - Moved reflection into its own extension 2005-11-30 21:53:20 +00:00
php_reflection.c - Fixed ReflectionProperty::isDefault() giving a wrong result for properties 2010-10-26 18:47:10 +00:00
php_reflection.h Add ReflectionZendExtension class and --rz option to CLI 2010-03-30 22:35:23 +00:00