I think this makes sense because PHP could be in an unstable state. Think EG(exit_status) covers all possible situations? No time to check now how it differs from CG(unclean_shutdown) which is most often used.

Andi

At 09:57 AM 9/10/2004 +0400, Antony Dovgal wrote:
And the last one, the most questionable patch.

ATM ZE2 calls destructor at the end of the request and no matter
is there were a fatal error (which should probably stop executing the script).
In some cases it leads to nasty segfaults (me and report's author can reproduce
it, but others can't. weird..).


Some persons (hello, Andrey =)) think that this could be a useful feature, but
for me it's just an inconsistency. IMO destructors should not be called after
fatal errors, because they can cause even more harm.


--
Wbr,
Antony Dovgal aka tony2001
[EMAIL PROTECTED] || [EMAIL PROTECTED]

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

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



Reply via email to