Date: 10/29/00
- Next message: iam <email protected>: "[PHP-DEV] PHP 4.0 Bug #7449 Updated: CGI Error when a php script isn't under c:\inetpub\wwwroot"
- Previous message: Ragnar Kjørstad: "[PHP-DEV] Stacktrace in errormessages"
- In reply to: Ragnar Kjørstad: "[PHP-DEV] Stacktrace in errormessages"
- Next in thread: Ragnar Kjørstad: "Re: [PHP-DEV] Stacktrace in errormessages"
- Reply: Ragnar Kjørstad: "Re: [PHP-DEV] Stacktrace in errormessages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Doing this would significantly slow runtime performance, which is why it
wasn't done in the first place...
Zeev
At 09:34 29/10/2000, Ragnar Kjørstad wrote:
>Hi
>
>I would like to have php include a stacktrace in errormessages to easy
>debugging.
>
>I've tried modifying zend to do this, but it didn't work :(
>
>I would appreciate it if anyone with more (read any) experience with
>this could take a look. My humble attemt at a patch is attached.
>
>It was supposed to loop through the function_call stack and add the name
>of each function to a string. This string should be passed to the users
>error-handler instad of the error-message.
>
>
>
>Thanks
>
>--
>Ragnar Kjørstad
>Modus Media
>
>--
>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>
-- 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: iam <email protected>: "[PHP-DEV] PHP 4.0 Bug #7449 Updated: CGI Error when a php script isn't under c:\inetpub\wwwroot"
- Previous message: Ragnar Kjørstad: "[PHP-DEV] Stacktrace in errormessages"
- In reply to: Ragnar Kjørstad: "[PHP-DEV] Stacktrace in errormessages"
- Next in thread: Ragnar Kjørstad: "Re: [PHP-DEV] Stacktrace in errormessages"
- Reply: Ragnar Kjørstad: "Re: [PHP-DEV] Stacktrace in errormessages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

