On 27.03.2010, at 9:05, Thomas Hruska wrote:

> One thought:  Has a way to track call depth been considered (perhaps 
> _execute())?  If the number of calls exceeds a certain (reasonable) number, a 
> warning or notice could be displayed and the output buffer flushed.  That 
> way, when it crashes, there is a log of some sort for the function.  Then 
> again, I don't know Zend well enough to make that sort of judgment call and 
> such a thing could affect performance.

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

Reply via email to