On July 16, 2004 12:41 pm, Thies C. Arntzen wrote: > php has no real concept for out-of-memory situations (stack or real) > - nor do we catch infinite (nor too deep) recursions. allowing for > "deeper" recursion doesn't really fix anything. so, i think we should > either come up with a real solution or leave it as it is.
Allowing deeper recursion is an unexpected but positive side-effect. The fix does fix (permanently) a problem described in bug #29086 & #28064. Ilia -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php