php-src/ext/reflection
Antony Dovgal 6a53a49c8b MF51: fix bug #36898 (__set() leaks in classes extending internal ones)
Added:
ZEND_API void zend_object_std_init(zend_object *object, zend_class_entry *ce TSRMLS_DC)
ZEND_API void zend_object_std_dtor(zend_object *object TSRMLS_DC)
2006-03-29 15:08:52 +00:00
..
tests - Fix tests 2006-03-13 22:59:36 +00:00
config.m4 fix configure --help output 2005-12-03 01:12:35 +00:00
config.w32 - reflection not reflectino 2005-11-17 22:49:03 +00:00
CREDITS - License for core extensions is PHP License 2005-11-24 00:30:41 +00:00
php_reflection.c MF51: fix bug #36898 (__set() leaks in classes extending internal ones) 2006-03-29 15:08:52 +00:00
php_reflection.h bump year and license version 2006-01-01 13:10:10 +00:00
TODO - Make Derick happy for the moment 2006-02-28 18:26:24 +00:00