Hi Dmitry Stogov, you wrote: > OK. Let me know if you will find any problems with patch.
There's a typo in zend_update_class_constants():
ALLOC_HASHTABLE() refers to class_type instead of
class_type->static_members
There's also a problem which I didn't track down yet:
static_members are destroyed after the request but not reinitialized
Regards,
--
Michael - < mike(@)php.net >
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
