On Wed, 21 Jul 2004, Andi Gutmans wrote:
> >Alternatively, do you suggest using zend_hash_update() on class
> >properties even though I really need this property to be static so its
> >shared by all instances of the class?
> 
> If these are per-request statics it can probably be solved.

How could it be solved?

- Andrei

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to