6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/28/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14585] horde/nag/lib/Nag.php : 1733 [getSyncLists()]: Wron serialized array in prefs triggers warning
*
Your Email Address
*
Spam protection
Enter the letters below:
..__..__..__.. . |[__][__]| ||_/ \__|| || ||__|| \
Comment
> When an array with NULL Value is stored in the Horde prefs, Nag thows > an PHP warning: 'array_flip(): Can only flip STRING and INTEGER > values!' > > This is caused by an erroneous Horde Pref like 'a:1:{i:0;N;}'. > Deserialized, this array contains a Null Value and is this not > flippable. > > When loaded from the DB and deserialized, the array should be validated with > $cs = array_filter($cs); before it is used. > > This is similar to > https://github.com/horde/horde/commit/3fdf04396ec905d53e762cfbac92f070f2487fda for > Mnemo > >
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