On Fri, 9 Jan 2004 00:11:44 -0500
Ilia Alshanetsky <[EMAIL PROTECTED]> wrote:
> It seems there is a problem in either the PHP's shutdown sequence in
> php_request_shutdown() or destrutor order in ZE2. The problem is quite
> simple,
Thanks to point it out :-) Simple but difficult to figure out what
happens :).
> To demonstrate the problem compile pecl/date as a shared module and
> run-r ' dl("date.so"); $a = new date(); '
I do not know if that can help but adding $a=null; obviously do not
crash.
Am I the only one to get such problem within an extension? That makes
hard to track down the leaks or things like that (in debug mode).
pierre
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php