[Tickets #8023] Re: New Horde_Session class
bugs at horde.org
bugs at horde.org
Tue Oct 12 20:31:44 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8023
------------------------------------------------------------------------------
Ticket | 8023
Updated By | Git Commit <commits at lists.horde.org>
Summary | New Horde_Session class
Queue | Horde Framework Packages
Version | Git master
Type | Enhancement
State | Assigned
Priority | 3. High
Milestone | 4.0
Patch |
Owners | Horde Developers, Michael Slusarz
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2010-10-12 16:31) wrote:
Changes have been made in Git for this ticket:
Allow ability to search session subkeys.
We store values with key & subkey together to save on storage/serialization
costs. To retrieve array like output, simply need to call
$session['app:name/'] - returns an array with subkeys as keys and session
values as values.
Ticket #8023
http://git.horde.org/diff.php/framework/Core/lib/Horde/Session.php?rt=horde-git&r1=ddc248a3b4a3a362c76761312ec0b634528b3430&r2=4d2812f01520cc485dcac545c5f738b7d7b54025
More information about the bugs
mailing list