]> granicus.if.org Git - php/commit
Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the
authorIlia Alshanetsky <iliaa@php.net>
Tue, 25 Jul 2006 12:34:38 +0000 (12:34 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 25 Jul 2006 12:34:38 +0000 (12:34 +0000)
commitbd581ab476f7621b1d2602e548cef6fbbc6b48df
tree00065c238382a1f018dea19c5160ed4ba8092202
parente5f71c36af8e70acea9e0b053aa1bfb635a7e455
Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the
class itself).
NEWS
ext/reflection/php_reflection.c
ext/reflection/tests/bug38194.phpt [new file with mode: 0755]