[Tickets #13067] Re: PHP Error to view emails IMP (Interger overflow)

noreply at bugs.horde.org noreply at bugs.horde.org
Mon Mar 24 22:52:37 UTC 2014


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

Ticket URL: http://bugs.horde.org/ticket/13067
------------------------------------------------------------------------------
  Ticket             | 13067
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | PHP Error to view emails IMP (Interger overflow)
  Queue              | IMP
  Version            | 6.1.6
  Type               | Bug
-State              | Unconfirmed
+State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2014-03-24 16:52) wrote:

> Reh Hat Enterprise Linux 5 64bits don´t have PHP-5.4, the final  
> support update is (5.3.3-27).

As has been noted multiple times before, PHP 5.3.3 has all sorts of  
issues that effect Horde code.

And you need to trace/debug the code yourself to figure out *why* the  
code is asking for a 2^63 length string (i.e. figuring out how $length  
in Horde_Stream#substring() is becoming that value.  Horde::debug()  
can help with the backtrace part -- see below).  Nobody else has  
reported this and I can't even begin to tell you how this could happen.


Horde::debug() documentation: http://wiki.horde.org/Doc/Dev/DebugH4





More information about the bugs mailing list