]> granicus.if.org Git - php/commit
- Fix #34299: ReflectionClass::isInstantiable() returns true for abstract classes
authorMarcus Boerger <helly@php.net>
Mon, 29 Aug 2005 22:11:53 +0000 (22:11 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 29 Aug 2005 22:11:53 +0000 (22:11 +0000)
commit51e3db28eac41d46d89f562f67e0080e5bb2d88b
tree9639ad13e14c39a360366c76826e8337bd6e2a15
parentf3b177eb30d79a640a303e881e2d9e8082feb45c
- Fix #34299: ReflectionClass::isInstantiable() returns true for abstract classes
Zend/zend_reflection_api.c
ext/reflection/php_reflection.c