php-src/ext/reflection
Dmitry Stogov 7402af380b Fixed destruction of objects and iterators on unclean request shutdown and GC (few cases are still unfixed).
Now we destroy objects it two steps. At first - object properties of all objects and only then the objects their selves.
2014-04-09 01:50:15 +04:00
..
tests Fixed test (the expected output and master behavior are wrong) 2014-03-17 17:55:51 +04: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 destruction of objects and iterators on unclean request shutdown and GC (few cases are still unfixed). 2014-04-09 01:50:15 +04:00
php_reflection.h Bump year 2014-01-03 11:08:10 +08:00