6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/29/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12992] Undefined index 'key' in Imap/Client/Socket.php
*
Your Email Address
*
Spam protection
Enter the letters below:
.___. ,.__ .__ . . [__ \./ [__)| \|\ | [___ | [__)|__/| \|
Comment
> On line #2728 of Imap_Client/lib/Horde/Imap/Client/Socket.php the > variable $key is unitialized. The foreach statement needs fixing. > > - foreach ($c_val as $val) { > + foreach ($c_val as $key => $val) { > > I am submitting this as a git pull request.
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