php-src/ext/reflection
Nikita Popov 240fbd36f1 Add test to ensure ReflectionClass works correctly with traits
Some of these were not working correctly before Guilherme's patch.
Another was broken by it and is fixed in this commit as well.
2015-02-12 23:25:09 +01:00
..
tests Made ZEND_ACC_TRAIT a saner value 2015-02-12 23:20:19 +01:00
config.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 more exts converted for static tsrm ls pointer 2014-10-15 19:19:23 +02:00
CREDITS - Moved reflection into its own extension 2005-11-30 21:53:20 +00:00
php_reflection.c Add test to ensure ReflectionClass works correctly with traits 2015-02-12 23:25:09 +01:00
php_reflection.h bump year 2015-01-15 23:27:30 +08:00
reflectionclass_for_traits.phpt Add test to ensure ReflectionClass works correctly with traits 2015-02-12 23:25:09 +01:00