]> granicus.if.org Git - php/commit
- Fixed bug #52060 (Memory leak when passing a closure to method_exists())
authorFelipe Pena <felipe@php.net>
Fri, 11 Jun 2010 23:20:13 +0000 (23:20 +0000)
committerFelipe Pena <felipe@php.net>
Fri, 11 Jun 2010 23:20:13 +0000 (23:20 +0000)
commit5eb64a49576a0768dcffce52f92af7207f300d04
tree977fa521bf5af4b69d2fca437f2557d6704c36f5
parent899bc2f5820955641d8829b4957dde7b197244da
- Fixed bug #52060 (Memory leak when passing a closure to method_exists())
NEWS
Zend/tests/bug52060.phpt [new file with mode: 0644]
Zend/zend_builtin_functions.c