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

noreply at bugs.horde.org noreply at bugs.horde.org
Wed Mar 26 06:15:32 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              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2014-03-26 00:15) wrote:

> I have included Horde::debug($out) in Stream.php (line 410). The log  
> file display this error:

Would be more useful to have the values of $length.  Both at the top  
of the function (line 369, for me) and right before this line (line  
401 for me):

while (!feof($this->stream) && ($to_end || $length)) {

The question is what the value of $length is, since that's the trouble  
spot.  And whether $length is being changed from the time of the  
function call to the time it is used.





More information about the bugs mailing list