[Tickets #12124] Re: horde crashes with php memory exhaustion

noreply at bugs.horde.org noreply at bugs.horde.org
Mon Mar 25 01:07:18 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12124
------------------------------------------------------------------------------
  Ticket             | 12124
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | horde crashes with php memory exhaustion
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2013-03-25 01:07) wrote:

Changes have been made in Git (master):

commit 9d126efcebf80f29a63f3ac001043361c532fc4d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Mar 24 16:29:18 2013 -0600

     Bug #12124: Log details must be determined before queuing

     Since we are dealing with things like backtraces, this needs to be
     handled at the time the log request is made.

     As part of this, remove locale/TZ code from formatting code since it has
     no effect on the output (date() is both locale and TZ independent).

  framework/Core/lib/Horde.php                     |   19 +-
  framework/Core/lib/Horde/Core/Factory/Logger.php |    6 +-
  framework/Core/lib/Horde/Core/Log/Logger.php     |  175 ++++-----------
  framework/Core/lib/Horde/Core/Log/Object.php     |  265  
++++++++++++++++++++++
  framework/Core/package.xml                       |    8 +-
  5 files changed, 323 insertions(+), 150 deletions(-)

http://git.horde.org/horde-git/-/commit/9d126efcebf80f29a63f3ac001043361c532fc4d





More information about the bugs mailing list