Hi,
I'm working on an extension with PHP 4.06, VC++6 and doing OO syntax
overloading.
It seems that on termination of a script the PHP_MSHUTDOWN_FUNCTION is not
called.
However the doc at www.zend.com says :
"... As dynamic loadable modules are loaded only on page requests, the
request shutdown function is immediately followed by a call to the module
shutdown handler (both deinitialization events happen at the same time)... "
Did I miss something ?
Thank's
Gilles
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]