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

At 22:12 13/08/99 , Andrey Zmievski wrote:
>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?

Because we don't control it - it's an operating system parameter.

Zeev

--
Zeev Suraski   <zeev <email protected>>  http://www.zend.com/
For a PGP public key, finger bourbon <email protected>

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