6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/18/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#5604] ListMessages endless loop
*
Your Email Address
*
Spam protection
Enter the letters below:
\ /. ..__ . .. , >< |\ |[__)|_/ \./ / \| \|| | \ |
Comment
>> If that box does *NOT* have a json extension, then this is a bug in > >> Horde_Serialize_JSON and we should add a unit test for it - if this > >> is the case it'd be helpful if you could include a var_export of the > >> $result object so we can toss it into the test quickly. > > > > Yes, PHP on CentOS5 doesn't have json extension. If I use var_export > on original code, I get this output: > > > > 'msglist' => > > stdClass::__set_state(array( > > )), > > > > but when I remove typecast to "object", I get different output: > > > > 'msglist' => > > array ( > > 1 => 1, > > 2 => 2, > > 3 => 3, > > ), > >
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