6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/29/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13067] PHP Error to view emails IMP (Interger overflow)
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. . . __.. | ||\/| |(__ | |__|| |\__|.__)|___
Comment
> Hi, > > > The problem has been temporarily solved by changing the line 402 of > Stream.php file. > > $read = fread($this->stream, $to_end ? 16384 : $length); ---> $read > = fread($this->stream, true); > > It's possible that the issue is with "Ternary Operator". The php > official page has a comment on changes in the use of these operators > for the version 5.3 > (http://www.php.net/manual/en/language.operators.comparison.php#language.operators.comparison.ternary). > > > Regards.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers