At 01:00 PM 6/7/2002 -0700, Brian France wrote:
>I will try that, but I was worried that the pDestructor function would not 
>get called for each item like it was in zend_hash_destroy. Is this the 
>case?  Looking at the code what is the difference between 
>zend_hash_graceful_destroy and zend_hash_destroy?

Yeah the destructor should be called. The graceful_destroy() is just a bit 
more careful and used when destroying the resource list.

Andi


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

Reply via email to