Re: [PHP-DEV] PHP 4.0 Bug #7720 Updated: Return address in stack overwritten? From: void (sven <email protected>)
Date: 11/09/00

    Hi,

On Thu, 9 Nov 2000, Stanislav Malyshev wrote:

> v>> I want some 10.000 recursions no infinte ones. I get about 6.000
> v>> then its over. I can't work like this. Fix it please.
>
> I'm afraid PHP team cannot fix it. You just get out of the available
> stack. Unroll your recursion to a loop - anyway a wise move if you have so
> many repeats.

   Go ahead and do this with your engine, eh?

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>