]> granicus.if.org Git - php/commit
MFH: Fixed bug #48336 (ReflectionProperty::getDeclaringClass() does not
authorArnaud Le Blanc <lbarnaud@php.net>
Thu, 21 May 2009 16:01:37 +0000 (16:01 +0000)
committerArnaud Le Blanc <lbarnaud@php.net>
Thu, 21 May 2009 16:01:37 +0000 (16:01 +0000)
commit5c5dcf5e7ae716570a03d45a2df18abb7de229e3
tree9a35503d773bba7bcdd9c142e1b9ad1b6927ec3d
parent9aca3c04a074ed79308c823b5eacae0e8ba1dc53
MFH: Fixed bug #48336 (ReflectionProperty::getDeclaringClass() does not
work with redeclared property)
(patch by Markus dot Lidel at shadowconnect dot com)
ext/reflection/php_reflection.c
ext/reflection/tests/bug48336.phpt [new file with mode: 0644]