> I think we could avoid this by stretching > the minimalistic approach a bit and provide at least a > zend_init_static_properties().
We don't need zend_init_static_properties() at all. The initialization performs automatic before any access to static member in zend_update_class_constants(). Dmitry. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php