Namespace leftovers

php.internals

l0t3k

23 years ago
the class entry structure still contains the "ns" member, which is not initialized. this is referred to by zend_make_full_classname in zend_API.c, causing a crash. l0t3k