]> granicus.if.org Git - php/commit
- Fixed bug #51911 (ReflectionParameter::getDefaultValue() memory leaks with constant...
authorFelipe Pena <felipe@php.net>
Tue, 25 May 2010 22:46:17 +0000 (22:46 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 25 May 2010 22:46:17 +0000 (22:46 +0000)
commitbb43ac40d23f0e51430e65e1cf4980944b87b0a3
tree12935ab25240e4bdfc4a94fc8feab3230a18c72a
parentec1478e8c24bb7f758724737491a5b022129b30f
- Fixed bug #51911 (ReflectionParameter::getDefaultValue() memory leaks with constant array)
NEWS
ext/reflection/php_reflection.c
ext/reflection/tests/bug51911.phpt [new file with mode: 0644]