[commits] Horde branch master updated. b2b8560ee168359cce8eb42f82ea1358340fa9af
Michael Rubinsky
mrubinsk at horde.org
Sun Oct 10 16:21:27 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: c461374ef27ce4b14440fb17b57d47d0e5e34601
b2b8560 Fix various issues with new SessionHandler code
-----------------------------------------------------------------------
commit b2b8560ee168359cce8eb42f82ea1358340fa9af
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Oct 10 12:18:38 2010 -0400
Fix various issues with new SessionHandler code
Classes extend Horde_SessionHandler, not Horde_SessionHandler_Base
Need to add the factory binder for Horde_SessionHandler
Request a Horde_SessionHandler, not a Horde_Core_Factory_* when requesting/creating the sessionhandler
framework/Core/lib/Horde/Core/Factory/SessionHandler.php | 40 --------
framework/Core/lib/Horde/Registry.php | 1 +
framework/Core/lib/Horde/Session.php | 2 +-
framework/SessionHandler/lib/Horde/SessionHandler/Builtin.php | 2 +-
framework/SessionHandler/lib/Horde/SessionHandler/External.php | 2 +-
framework/SessionHandler/lib/Horde/SessionHandler/Memcache.php | 2 +-
framework/SessionHandler/lib/Horde/SessionHandler/Sql.php | 2 +-
framework/SessionHandler/lib/Horde/SessionHandler/Stack.php | 2 +-
8 files changed, 7 insertions(+), 46 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/SessionHandler.php?rt=horde-git&r1=1948e4f501a18c5856cbe45caf09267c0020e036&r2=b2b8560ee168359cce8eb42f82ea1358340fa9af
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=465430cbe4ff3840d08b033231bb3c0a373b6121&r2=b2b8560ee168359cce8eb42f82ea1358340fa9af
http://git.horde.org/diff.php/framework/Core/lib/Horde/Session.php?rt=horde-git&r1=bf4c43fcee6137a1418658c79e0f6e15496d97f0&r2=b2b8560ee168359cce8eb42f82ea1358340fa9af
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler/Builtin.php?rt=horde-git&r1=bd99e4fd1f8d4d7dfdbf7a325f905f45c38f3c9f&r2=b2b8560ee168359cce8eb42f82ea1358340fa9af
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler/External.php?rt=horde-git&r1=618b889787d97cabcb906378074cfc8828e7f5ab&r2=b2b8560ee168359cce8eb42f82ea1358340fa9af
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler/Memcache.php?rt=horde-git&r1=618b889787d97cabcb906378074cfc8828e7f5ab&r2=b2b8560ee168359cce8eb42f82ea1358340fa9af
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler/Sql.php?rt=horde-git&r1=c5626b8713d562b24f7aedd8a1aebbfc4eba37f0&r2=b2b8560ee168359cce8eb42f82ea1358340fa9af
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler/Stack.php?rt=horde-git&r1=618b889787d97cabcb906378074cfc8828e7f5ab&r2=b2b8560ee168359cce8eb42f82ea1358340fa9af
More information about the commits
mailing list