Re: [PHP-DEV] PHP 4.0 Bug #2004: recursive call limitation From: Andrey Zmievski (zmievski <email protected>)
Date: 08/13/99

gregori <email protected> wrote:
> We definitly need a such flag.
>
> Recursive functions are really usefull when you want to do some
> mathematics or work with directory tree for instance.
>
> By the way ... if there are a little stack ... I think we could have
> problem with big script ... I could imagine a script who call a couple
> of functions who have a lot of parameters !? It could be a problem !? No
> !?

Why not have an .ini entry for the stack size?

-Andrey
* Only 19,999 lines of C++ to my next ski trip... *

-- 
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>