>
> I assume this is b/c its recursively diving into Class function/method
> calls and we are filling memory.. Is this detectable?  Should I file a
> bug report or is this known?  Ideally it would be nice to see a fatal
> error thrown, if this is indeed detectable.
So far nobody had proposed a solution for endless loop problem that
would satisfy these conditions:
1. No false positives (i.e. good code always works)
2. No slowdown for execution
3. Works with any stack size
Thus, this problem remains unsloved.

-- 
Stanislav Malyshev, Zend Products Engineer
[EMAIL PROTECTED]  http://www.zend.com/ 

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

Reply via email to