php-src/ext/reflection
Hannes Magnusson bc8377a81c Make ReflectionFunctionAbstract abstract
- Move ReflectionFunctionAbstract::__construct to ReflectionFunction
- Move ReflectionFunctionAbstract::__toString to ReflectionFuncion
- Delcare ReflectionFunctionAbstract::__toString abstract
- fix couple of typos
2006-09-10 13:25:47 +00:00
..
tests MFH: fix #38653 (memory leak in ReflectionClass::getConstant()) 2006-08-30 10:42:49 +00:00
config.m4 MFH: build ext/spl and ext/reflection as static (fixes #38556) 2006-08-23 09:47:21 +00:00
config.w32 - MFH: Add HAVE_REFLECTION define for win32 (by Steph) 2006-09-02 19:13:23 +00:00
CREDITS - Moved reflection into its own extension 2005-11-30 21:53:20 +00:00
php_reflection.c Make ReflectionFunctionAbstract abstract 2006-09-10 13:25:47 +00:00
php_reflection.h MFH 2006-06-10 00:40:57 +00:00