]> granicus.if.org Git - php/commit
- Fix #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.)
authorMarcus Boerger <helly@php.net>
Sat, 22 Jan 2005 12:23:01 +0000 (12:23 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 22 Jan 2005 12:23:01 +0000 (12:23 +0000)
commit1d5c13bdad8416d96f22ce1e0da9b3dfba7c8fe5
tree3923274d9cc0325b7838089764833e34ad2895ca
parentbad986232bd56d920ef9edf10314ff3c02eee2ee
- Fix #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.)
Zend/zend_API.c
Zend/zend_API.h
Zend/zend_reflection_api.c
ext/reflection/php_reflection.c