php-src/ext/reflection
Dmitry Stogov 3e31838d19 zend_read_property() has to provide a holder for return value.
Previously it was possible that zend_read_property() returned pointer to zval allocated on stack.
2015-01-22 11:50:42 +03:00
..
tests Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00: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 zend_read_property() has to provide a holder for return value. 2015-01-22 11:50:42 +03:00
php_reflection.h bump year 2015-01-15 23:27:30 +08:00