Date: 08/13/99
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2023 Updated: naming discrepancy: is_writeable in 3.0, is_writable in 4.0"
- Previous message: Andrey Zmievski: "Re: [PHP-DEV] PHP 4.0 Bug #2004: recursive call limitation"
- In reply to: Andrey Zmievski: "Re: [PHP-DEV] PHP 4.0 Bug #2004: recursive call limitation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2023 Updated: naming discrepancy: is_writeable in 3.0, is_writable in 4.0"
- Previous message: Andrey Zmievski: "Re: [PHP-DEV] PHP 4.0 Bug #2004: recursive call limitation"
- In reply to: Andrey Zmievski: "Re: [PHP-DEV] PHP 4.0 Bug #2004: recursive call limitation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

