The branch "master" has been updated. The following is a summary of the commits.
from: 5ae3b56d66c8da762d7548dbe2502fa57189919f ba3bfe7 Bug #12468 f5127c3 [mms] Injector a HashTable wrapper object into Cache and SessionHandler objects, so we will reuse global HashTable instance when unserializing. ----------------------------------------------------------------------- commit ba3bfe767a746ae17a9a993d6b3d2ac573348de2 Author: Michael M Slusarz <[email protected]> Date: Wed Jul 17 16:18:01 2013 -0600 Bug #12468 imp/lib/Dynamic/Mailbox.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/ba3bfe767a746ae17a9a993d6b3d2ac573348de2 ----------------------------------------------------------------------- commit f5127c3767bc9c9c4fb1f31d8f56fc06b12e6cb4 Author: Michael M Slusarz <[email protected]> Date: Sun Jul 21 23:06:54 2013 -0600 [mms] Injector a HashTable wrapper object into Cache and SessionHandler objects, so we will reuse global HashTable instance when unserializing. framework/Core/lib/Horde/Core/Factory/Cache.php | 4 +- framework/Core/lib/Horde/Core/Factory/SessionHandler.php | 4 +- framework/Core/lib/Horde/Core/HashTable/Wrapper.php | 37 ++++++++++++++ framework/Core/package.xml | 14 +++-- 4 files changed, 50 insertions(+), 9 deletions(-) create mode 100644 framework/Core/lib/Horde/Core/HashTable/Wrapper.php http://git.horde.org/horde-git/-/commit/f5127c3767bc9c9c4fb1f31d8f56fc06b12e6cb4 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
