2dcf721cea
- ext_* functions that call Unit::lookupClass were not correctly handling denormalized names (ex. \FooNS\Bar), this adds a wrapper for this pattern and calling it. - ReflectionClass::subclassOf should be using f_is_subclass_of Closes #827 Differential Revision: D945363