l0t3k wrote:
the class entry structure still contains the "ns" member, which is not
initialized.
The attached patch removes this namespace leftovers, but I'm not sure
it's correct.
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
Did I help you? Con
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
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
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
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php