Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
Newsgroups
»
php.internals
»
Namespace leftovers
»
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