Hi Bishop, It would be good to preserve contexts to make debugging easier.
> I wonder if a method to convert an exit to an exception > would be better: That doesn't sound like a good plan. There are times when exiting almost straight away is the correct thing to do. If we changed exit() to not do that, it would mean there would be a need for a exit_real() that does exit straight away. cheers Dan -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php