At 10:45 AM 7/22/2004 -0700, Andrei Zmievski wrote:
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?
I assume we could create them on rinit and nuke them at rshutdown.
Checking it exactly will take me some time.
Andi
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php