Date: 08/13/99
- Next message: Zeev Suraski: "Re: [PHP-DEV] PHP 4.0 Bug #2004: recursive call limitation"
- Previous message: Christophe Massiot: "Re: [PHP-DEV] PHP 4.0 Bug #2047: Crash in zend_hash_find() with a class declaration"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] PHP 4.0 Bug #2004: recursive call limitation"
- Reply: Zeev Suraski: "Re: [PHP-DEV] PHP 4.0 Bug #2004: recursive call limitation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Zeev Suraski: "Re: [PHP-DEV] PHP 4.0 Bug #2004: recursive call limitation"
- Previous message: Christophe Massiot: "Re: [PHP-DEV] PHP 4.0 Bug #2047: Crash in zend_hash_find() with a class declaration"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] PHP 4.0 Bug #2004: recursive call limitation"
- Reply: Zeev Suraski: "Re: [PHP-DEV] PHP 4.0 Bug #2004: recursive call limitation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

