Date: 10/29/00
- Next message: kjw <email protected>: "[PHP-DEV] PHP 4.0 Bug #7520: Report: --enable-versioning works on irix"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] Stacktrace in errormessages"
- In reply to: Ragnar Kjørstad: "Re: [PHP-DEV] Stacktrace in errormessages"
- Next in thread: André Langhorst: "Re: [PHP-DEV] Stacktrace in errormessages"
- Reply: André Langhorst: "Re: [PHP-DEV] Stacktrace in errormessages"
- Reply: Gaylord Aulke: "Re: [PHP-DEV] Stacktrace in errormessages"
- Reply: Ragnar Kjørstad: "Re: [PHP-DEV] Stacktrace in errormessages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 18:25 29-10-00, Ragnar Kjørstad wrote:
>On Sun, Oct 29, 2000 at 06:23:06PM +0200, Zeev Suraski wrote:
> > The function_call_stack is a compile-time data structure. It won't give
> > you anything in runtime.
>
>And there is no stack for php-functions in runtime?
No
>If no, could you give me some hints to where this stack should be
>modified?
>
>I'll try to add the feature - even if you don't think it belongs in the
>php distribution it will be a nice feature for us and possible others.
>(Or if you choose, you can add it with a compile-option).
Well, it'd have to be added to the execute() code. As I said, though, we
don't want to add it because it'll significantly reduce function call
performance.
Zeev
-- Zeev Suraski <zeev <email protected>> http://www.zend.com/-- 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: kjw <email protected>: "[PHP-DEV] PHP 4.0 Bug #7520: Report: --enable-versioning works on irix"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] Stacktrace in errormessages"
- In reply to: Ragnar Kjørstad: "Re: [PHP-DEV] Stacktrace in errormessages"
- Next in thread: André Langhorst: "Re: [PHP-DEV] Stacktrace in errormessages"
- Reply: André Langhorst: "Re: [PHP-DEV] Stacktrace in errormessages"
- Reply: Gaylord Aulke: "Re: [PHP-DEV] Stacktrace in errormessages"
- Reply: Ragnar Kjørstad: "Re: [PHP-DEV] Stacktrace in errormessages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

