[commits] Horde branch master updated. 256b9470167dc920467527249a50cc3f68c1db8a
Michael M Slusarz
slusarz at horde.org
Thu Oct 8 22:16:56 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 875010ee4070be4a5b75247c46a4cdb248d1fb9f
256b947... Destructor fixes.
-----------------------------------------------------------------------
commit 256b9470167dc920467527249a50cc3f68c1db8a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Oct 8 15:41:24 2009 -0600
Destructor fixes.
Destructors have no access to the session - need to do these tasks in a
function registered via register_shutdown_function().
framework/LoginTasks/lib/Horde/LoginTasks.php | 6 ++-
framework/SessionHandler/lib/Horde/SessionHandler.php | 5 ++-
framework/SessionHandler/lib/Horde/SessionHandler/Memcache.php | 14 ++------
framework/SessionObjects/lib/Horde/SessionObjects.php | 6 ++-
4 files changed, 14 insertions(+), 17 deletions(-)
http://git.horde.org/diff.php/framework/LoginTasks/lib/Horde/LoginTasks.php?rt=horde-git&r1=3cf0fc0cb26ac8395127d1ace3fe24a31b6ff542&r2=256b9470167dc920467527249a50cc3f68c1db8a
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler.php?rt=horde-git&r1=875010ee4070be4a5b75247c46a4cdb248d1fb9f&r2=256b9470167dc920467527249a50cc3f68c1db8a
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler/Memcache.php?rt=horde-git&r1=2eb27c9cb7d316e4665ac9fda78fa79836544427&r2=256b9470167dc920467527249a50cc3f68c1db8a
http://git.horde.org/diff.php/framework/SessionObjects/lib/Horde/SessionObjects.php?rt=horde-git&r1=27e9859b8a23c23ea9c5a6c2e06f1818fed9488c&r2=256b9470167dc920467527249a50cc3f68c1db8a
More information about the commits
mailing list