6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/8/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12232] PHP ERROR: array_flip(): Can only flip STRING and INTEGER values! on line 182 of framework/Imap_Client/lib/Horde/Imap/Client/Ids.php
*
Your Email Address
*
Spam protection
Enter the letters below:
__ . ..__ .__ .___. / `\ /[__)[ __ | \__. \/ | \[_./ |
Comment
>> Can you provide a stack trace and/or the value of $this->_ids when >> you get this error? > > Ok, this seems to describe why the flip doesn't work ---> on windows > client device > the _ids is an array as show below: > > windows phone 8: > > [03-May-2013 05:57:36 UTC] ERROR: _ids=[Array] > [03-May-2013 05:57:36 UTC] ERROR: array=[1] > [03-May-2013 05:57:36 UTC] ERROR: array=[2] > [03-May-2013 05:57:36 UTC] ERROR: array=[3] > [03-May-2013 05:57:36 UTC] ERROR: array=[4] > [03-May-2013 05:57:36 UTC] ERROR: array=[5] > [03-May-2013 05:57:36 UTC] ERROR: array=[6] > [03-May-2013 05:57:36 UTC] ERROR: array=[7] > [03-May-2013 05:57:36 UTC] ERROR: array=[8] > [03-May-2013 05:57:36 UTC] ERROR: array=[9] > [03-May-2013 05:57:36 UTC] ERROR: array=[10] > [03-May-2013 05:57:36 UTC] ERROR: array=[11] > [03-May-2013 05:57:36 UTC] ERROR: array=[12] > [03-May-2013 05:57:36 UTC] ERROR: array=[13] > [03-May-2013 05:57:36 UTC] ERROR: array=[14] > [03-May-2013 05:57:36 UTC] ERROR: array=[15] > [03-May-2013 05:57:36 UTC] ERROR: array=[16] > [03-May-2013 05:57:36 UTC] ERROR: array=[17] > [03-May-2013 05:57:36 UTC] ERROR: array=[18] > [03-May-2013 05:57:36 UTC] ERROR: array=[19] > [03-May-2013 05:57:36 UTC] ERROR: array=[20] > > An android device: > > [03-May-2013 05:57:36 UTC] ERROR: _ids=[Array] > [03-May-2013 05:57:36 UTC] ERROR: array=[386] > > The output is retrieved using the following lines: > > $errmsg=$this->_ids; > error_log("ERROR: _ids=[" . $errmsg . "]", 0); > foreach($this->_ids as $foobar) { > error_log("ERROR: array=[" . $foobar . "]", 0); > } >
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