]> granicus.if.org Git - php/commit
MFB: Fixed bug #39884 (ReflectionParameter::getClass() throws exception for
authorIlia Alshanetsky <iliaa@php.net>
Fri, 22 Dec 2006 15:38:42 +0000 (15:38 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Fri, 22 Dec 2006 15:38:42 +0000 (15:38 +0000)
commit2b23e4e205fdb80f64722960b9ab310a57ee4b31
tree2a4d8f66ca6de5ffbf50b80e9aa3260dc3ed4f0a
parent2e5e31c6b8c3912a3fbefad6041c00d59bd4ca4b
MFB: Fixed bug #39884 (ReflectionParameter::getClass() throws exception for
type hint self).
ext/reflection/php_reflection.c
ext/reflection/tests/bug39884.phpt [new file with mode: 0644]