]> granicus.if.org Git - php/commit
MFH: fix bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much...
authorAntony Dovgal <tony2001@php.net>
Wed, 26 Jul 2006 08:03:48 +0000 (08:03 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 26 Jul 2006 08:03:48 +0000 (08:03 +0000)
commit65626296dab1ad4748653b4e418615c16d84d49a
treef744397098a5435539584c7ca58b9bd3ec1136a9
parent7987bba7435cd7eec85c2faf1457fb2faebdbe12
MFH: fix bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory)
NEWS
ext/reflection/php_reflection.c
ext/reflection/tests/bug38217.phpt [new file with mode: 0644]