php-src/ext/reflection
Antony Dovgal 59b8592c8c 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)

to initialize and destroy zend_object structs
2006-03-29 14:28:43 +00:00
..
tests - Missing skipif 2006-03-19 18:25:51 +00:00
config.m4 MFH 2005-12-03 01:12:45 +00:00
config.w32 - Moved reflection into its own extension 2005-11-30 21:53:20 +00:00
CREDITS - Moved reflection into its own extension 2005-11-30 21:53:20 +00:00
php_reflection.c fix bug #36898 (__set() leaks in classes extending internal ones) 2006-03-29 14:28:43 +00:00
php_reflection.h bump year and license version 2006-01-01 12:51:34 +00:00