[Tickets #10119] Re: php stack trace error
bugs at horde.org
bugs at horde.org
Wed May 25 16:38:35 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10119
------------------------------------------------------------------------------
Ticket | 10119
Updated By | Jan Schneider <jan at horde.org>
Summary | php stack trace error
Queue | IMP
Version | 5.0.3
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2011-05-25 16:38) wrote:
This, together with the weird error message, means that the error is
really coming from a shutdown function that is triggered by the exit;
call in sendHTTPResponse(). Shutdown functions must not throw
exceptions, so there is probably some uncatched exception in this
session handler's shutdown function.
More information about the bugs
mailing list