]> granicus.if.org Git - php/commit
Fixed bug #46115 (Memory leak when calling a method using Reflection)
authorDmitry Stogov <dmitry@php.net>
Fri, 19 Sep 2008 12:48:33 +0000 (12:48 +0000)
committerDmitry Stogov <dmitry@php.net>
Fri, 19 Sep 2008 12:48:33 +0000 (12:48 +0000)
commitb6a4094c030c74561b94b2c8004d969719e42d3e
tree74f58ac9bc14d33d281878ba17ec8416a16e5347
parentbf20aa12c7ab21e1dbd30e242bb5beb1dde3cc8a
Fixed bug #46115 (Memory leak when calling a method using Reflection)
NEWS
ext/spl/spl_array.c
ext/spl/tests/bug46115.phpt [new file with mode: 0644]