Well how do i properly delete my global memory with without having
zts enabled

- Brad 
--- Yasuo Ohgaki <[EMAIL PROTECTED]> wrote:
> Brad Lafountain wrote:
> > Question..
> > 
> > why doens't the destructor get called on shutdown with the following
> line...
> > 
> > ZEND_INIT_MODULE_GLOBALS(soap, php_init_globals, php_del_globals);
> > 
> 
> According to the macro definition, it does not use
> it unless PHP is compiled with ZTS.
> 
> -- 
> Yasuo Ohgaki
> 
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

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

Reply via email to